Units API.

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

GET /api/units/98321/?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/schemas/es/?format=api",
    "source": [
        "Explicit referencing is easy, but it gets tiring to type after a while:"
    ],
    "previous_source": "",
    "target": [
        "La referencia explícita es fácil, pero con el tiempo se vuelve tediosa de escribir:"
    ],
    "id_hash": 5451639701760265941,
    "content_hash": 5451639701760265941,
    "location": "../../en/schemas.rst:55",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://weblate.osgeo.org/api/units/98087/?format=api",
    "priority": 100,
    "id": 98321,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/schemas/es/?checksum=cba81d6cbad64ed5",
    "url": "https://weblate.osgeo.org/api/units/98321/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:37.450861Z"
}