Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/subz/subz/en/?format=api",
    "source": [
        "Done"
    ],
    "previous_source": "",
    "target": [
        "Done"
    ],
    "id_hash": -4724706230248306864,
    "content_hash": 8682803294620598445,
    "location": "",
    "context": "GENERAL.DONE",
    "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": 1,
    "source_unit": "https://hosted.weblate.org/api/units/29757421/?format=api",
    "priority": 100,
    "id": 29757421,
    "web_url": "https://hosted.weblate.org/translate/subz/subz/en/?checksum=3e6e78b755f98750",
    "url": "https://hosted.weblate.org/api/units/29757421/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-03T23:13:55.132822+01:00"
}