Units API.

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

GET /api/units/102435/?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/about_data/en/?format=api",
    "source": [
        "Road type (primary, secondary, residential, motorway)"
    ],
    "previous_source": "",
    "target": [
        "Road type (primary, secondary, residential, motorway)"
    ],
    "id_hash": 3967703750450539396,
    "content_hash": 3967703750450539396,
    "location": "../../en/about_data.rst:87",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.osgeo.org/api/units/102435/?format=api",
    "priority": 100,
    "id": 102435,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/about_data/en/?checksum=b7101d8a0b96eb84",
    "url": "https://weblate.osgeo.org/api/units/102435/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:51.591859Z"
}