Units API.

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

GET /api/units/42370106/?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/jexiftoolgui/glossary/en/?format=api",
    "source": [
        "Label"
    ],
    "previous_source": "",
    "target": [
        "Label"
    ],
    "id_hash": 4820080277835884467,
    "content_hash": 4820080277835884467,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/42370106/?format=api",
    "priority": 100,
    "id": 42370106,
    "web_url": "https://hosted.weblate.org/translate/jexiftoolgui/glossary/en/?checksum=c2e45d798d4627b3",
    "url": "https://hosted.weblate.org/api/units/42370106/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-09-01T10:17:17.087104+02:00"
}