Units API.

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

GET /api/units/2072222/?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": [
        "Admin"
    ],
    "previous_source": "",
    "target": [
        "Admin"
    ],
    "id_hash": 1762524282388660531,
    "content_hash": 1762524282388660531,
    "location": "../../content/admin.rst:2",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.otrs.com/api/units/1578610/?format=api",
    "priority": 100,
    "id": 2072222,
    "web_url": "http://translate.otrs.com/translate/otrs-7/user-manual/pt_BR/?checksum=9875be7f1fc6c133",
    "url": "http://translate.otrs.com/api/units/2072222/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-09T08:10:03.090150Z"
}