Units API.

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

GET /api/units/2269934/?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/otrs/en_CA/?format=api",
    "source": [
        "Do you really want to delete this custom translation?"
    ],
    "previous_source": "",
    "target": [
        "Do you really want to delete this custom translation?"
    ],
    "id_hash": -220245127270017051,
    "content_hash": -220245127270017051,
    "location": "",
    "context": "",
    "note": "JS File: Core.Agent.Admin.Translation",
    "flags": "",
    "labels": [
        "Automatically translated"
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6258,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "http://translate.otrs.com/api/units/2269590/?format=api",
    "priority": 100,
    "id": 2269934,
    "web_url": "http://translate.otrs.com/translate/otrs/otrs/en_CA/?checksum=7cf18839418f57e5",
    "url": "http://translate.otrs.com/api/units/2269934/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-14T13:49:02.935131Z"
}