Units API.

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

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

{
    "translation": "https://translate.ayana.io/api/translations/ayana/images/jv/?format=api",
    "source": [
        "There you go {source} *hugs*"
    ],
    "previous_source": "",
    "target": [
        "Rangkulan yok {source} *rangkul*"
    ],
    "id_hash": -3013261117718793125,
    "content_hash": 863264956059925204,
    "location": "",
    "context": "HUG_SELF",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.ayana.io/api/units/8929/?format=api",
    "priority": 100,
    "id": 9997,
    "web_url": "https://translate.ayana.io/translate/ayana/images/jv/?checksum=562ebefa76dff45b",
    "url": "https://translate.ayana.io/api/units/9997/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:45:01.728236Z"
}