Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/104323/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/ja/?format=api",
    "source": [
        ":command:`ST_Contains(geometry A, geometry B)` returns TRUE if the second geometry is completely contained by the first geometry."
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Contains(geometry A, geometry B)` は、二つ目のジオメトリが完全に一つ目のジオメトリに含まれる場合に TRUE を返します。ST_Within は ST_Contains の正反対のテストをします。"
    ],
    "id_hash": -6399078986624136050,
    "content_hash": -6399078986624136050,
    "location": "../../en/spatial_relationships.rst:128",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "https://weblate.osgeo.org/api/units/104011/?format=api",
    "priority": 100,
    "id": 104323,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/ja/?checksum=2731e790c09a0c8e",
    "url": "https://weblate.osgeo.org/api/units/104323/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:57.743277Z"
}