Units API.

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

GET /api/units/2073207/?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": [
        "``fox`` must be present."
    ],
    "previous_source": "",
    "target": [
        "``fox`` deve estar presente."
    ],
    "id_hash": -8412557320669630303,
    "content_hash": -8412557320669630303,
    "location": "../../content/search/search.rst:84",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [
        "Automatically translated"
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 986,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://translate.otrs.com/api/units/1590088/?format=api",
    "priority": 100,
    "id": 2073207,
    "web_url": "http://translate.otrs.com/translate/otrs-7/user-manual/pt_BR/?checksum=0b4097b040dff0a1",
    "url": "http://translate.otrs.com/api/units/2073207/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-05-09T08:10:03.548142Z"
}