Units API.

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

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

{
    "translation": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/de/?format=api",
    "source": [
        "Activity"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 2460692273655345341,
    "content_hash": 2460692273655345341,
    "location": "archaeological_context_records/forms.py:168, archaeological_context_records/forms.py:511, archaeological_context_records/models.py:536, archaeological_context_records/models.py:825",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.iggdrasil.net/api/units/41/?format=api",
    "priority": 100,
    "id": 42,
    "web_url": "https://translate.iggdrasil.net/translate/ishtar/ishtar/de/?checksum=a2262295e8c670bd",
    "url": "https://translate.iggdrasil.net/api/units/42/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-23T07:44:50.590212Z"
}