Units API.

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

GET /api/units/2073206/?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": [
        "For example if the query string is ``quick brown +fox -news`` then it means:"
    ],
    "previous_source": "",
    "target": [
        "Por exemplo, se a string de consulta for ``quick brown +fox -news``, isso significa:"
    ],
    "id_hash": 613997807726129291,
    "content_hash": 613997807726129291,
    "location": "../../content/search/search.rst:82",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [
        "Automatically translated"
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 985,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "http://translate.otrs.com/api/units/1590074/?format=api",
    "priority": 100,
    "id": 2073206,
    "web_url": "http://translate.otrs.com/translate/otrs-7/user-manual/pt_BR/?checksum=88855bc0c662708b",
    "url": "http://translate.otrs.com/api/units/2073206/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-09T08:10:03.547770Z"
}