Units API.

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

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

{
    "translation": "http://translate.otrs.com/api/translations/otrs-7/user-manual/pt_BR/?format=api",
    "source": [
        "Single word"
    ],
    "previous_source": "",
    "target": [
        "Palavra única"
    ],
    "id_hash": -1146437981877183897,
    "content_hash": -1146437981877183897,
    "location": "../../content/search/search.rst:36",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [
        "Automatically translated"
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 959,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.otrs.com/api/units/1589722/?format=api",
    "priority": 100,
    "id": 2073180,
    "web_url": "http://translate.otrs.com/translate/otrs-7/user-manual/pt_BR/?checksum=701708bac531da67",
    "url": "http://translate.otrs.com/api/units/2073180/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-09T08:10:03.537956Z"
}