Units API.

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

GET /api/units/102627/?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/joins_exercises/en/?format=api",
    "source": [
        ":command:`ST_Intersects(geometry A, geometry B)` returns the true if geometry A intersects geometry B"
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_Intersects(geometry A, geometry B)` returns the true if geometry A intersects geometry B"
    ],
    "id_hash": -3183266962236771336,
    "content_hash": -3183266962236771336,
    "location": "../../en/joins_exercises.rst:16",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://weblate.osgeo.org/api/units/102627/?format=api",
    "priority": 100,
    "id": 102627,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/joins_exercises/en/?checksum=53d2c39042a3f3f8",
    "url": "https://weblate.osgeo.org/api/units/102627/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:52.716711Z"
}