Units API.

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

GET /api/units/2047567/?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/otrs/pt/?format=api",
    "source": [
        "This field is required and can only contain the following characters: [a-zA-Z0-9+-*/ ]."
    ],
    "previous_source": "",
    "target": [
        "Este campo é obrigatório e só pode conter os seguintes caracteres: [a-zA-Z0-9+-*/ ]."
    ],
    "id_hash": 6771284758930571162,
    "content_hash": 6771284758930571162,
    "location": "",
    "context": "",
    "note": "Template: AdminACLEdit",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "http://translate.otrs.com/api/units/2047465/?format=api",
    "priority": 100,
    "id": 2047567,
    "web_url": "http://translate.otrs.com/translate/otrs-7/otrs/pt/?checksum=ddf86f9cc912bf9a",
    "url": "http://translate.otrs.com/api/units/2047567/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-28T12:02:02.320933Z"
}