Units API.

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

GET /api/units/102578/?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/equality/en/?format=api",
    "source": [
        "Exact equality is determined by comparing two geometries, vertex by vertex, in order, to ensure they are identical in position.  The following examples show how this method can be limited in its effectiveness."
    ],
    "previous_source": "",
    "target": [
        "Exact equality is determined by comparing two geometries, vertex by vertex, in order, to ensure they are identical in position.  The following examples show how this method can be limited in its effectiveness."
    ],
    "id_hash": -5117845704595963143,
    "content_hash": -5117845704595963143,
    "location": "../../en/equality.rst:38",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 33,
    "source_unit": "https://weblate.osgeo.org/api/units/102578/?format=api",
    "priority": 100,
    "id": 102578,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/equality/en/?checksum=38f9c2727a4c82f9",
    "url": "https://weblate.osgeo.org/api/units/102578/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:52.359687Z"
}