Units API.

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

GET /api/units/41778146/?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": [
        "Light"
    ],
    "previous_source": "",
    "target": [
        "Terang"
    ],
    "id_hash": 289410305941895907,
    "content_hash": 4516713446025437773,
    "location": "",
    "context": "gui_settings_theme_light",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 483,
            "name": "Automatically translated",
            "color": "yellow"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 157,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/41778046/?format=api",
    "priority": 100,
    "id": 41778146,
    "web_url": "https://hosted.weblate.org/translate/onionshare/translations/id/?checksum=84043123d000fae3",
    "url": "https://hosted.weblate.org/api/units/41778146/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-20T22:15:50.715095+02:00"
}