Units API.

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

GET /api/units/19818714/?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/onionshare/translations/id/?format=api",
    "source": [
        "Ok"
    ],
    "previous_source": "Close",
    "target": [
        "Oke"
    ],
    "id_hash": 6469666670731170576,
    "content_hash": 4779310879879280585,
    "location": "",
    "context": "gui_close_tab_warning_close",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 483,
            "name": "Automatically translated",
            "color": "yellow"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 207,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/19813962/?format=api",
    "priority": 100,
    "id": 19818714,
    "web_url": "https://hosted.weblate.org/translate/onionshare/translations/id/?checksum=d9c8df8f2c1d9310",
    "url": "https://hosted.weblate.org/api/units/19818714/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-26T23:19:24.426552+02:00"
}