Units API.

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

GET /api/units/78145508/?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/lunasea/lunasea/en/?format=api",
    "source": [
        "Debug"
    ],
    "previous_source": "",
    "target": [
        "Debug"
    ],
    "id_hash": 5302057061381246041,
    "content_hash": 7625155057712644108,
    "location": "",
    "context": "lunasea.Debug",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/78145508/?format=api",
    "priority": 100,
    "id": 78145508,
    "web_url": "https://hosted.weblate.org/translate/lunasea/lunasea/en/?checksum=c994b0ce4a7b0c59",
    "url": "https://hosted.weblate.org/api/units/78145508/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-15T00:02:57.562432+02:00"
}