Units API.

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

GET /api/units/111452481/?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/freeplane/translation/nb_NO/?format=api",
    "source": [
        "New code explorer"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 240424978572069055,
    "content_hash": -7879218732182796421,
    "location": "",
    "context": "code.NewCodeMapAction.text",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 271,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/111452409/?format=api",
    "priority": 100,
    "id": 111452481,
    "web_url": "https://hosted.weblate.org/translate/freeplane/translation/nb_NO/?checksum=8356293e82eb48bf",
    "url": "https://hosted.weblate.org/api/units/111452481/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-22T18:06:18.114484+01:00"
}