Units API.

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

GET /api/units/19817656/?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/he/?format=api",
    "source": [
        "Incorrect password"
    ],
    "previous_source": "",
    "target": [
        "מילת מעבר שגויה"
    ],
    "id_hash": 7529435154481458958,
    "content_hash": 9089340665072346007,
    "location": "",
    "context": "incorrect_password",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 483,
            "name": "Automatically translated",
            "color": "yellow"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/19813768/?format=api",
    "priority": 100,
    "id": 19817656,
    "web_url": "https://hosted.weblate.org/translate/onionshare/translations/he/?checksum=e87ded615e34af0e",
    "url": "https://hosted.weblate.org/api/units/19817656/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-26T23:18:58.102057+02:00"
}