Units API.

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

GET /api/units/11382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.rob006.net/api/translations/flarum/core/pl/?format=api",
    "source": [
        "Allow renaming"
    ],
    "previous_source": "",
    "target": [
        "Pozwól na zmianę tytułu dyskusji"
    ],
    "id_hash": 2628033719767185915,
    "content_hash": -3738069585733462836,
    "location": "",
    "context": "core.admin.permissions.allow_renaming_label",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 148,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rob006.net/api/units/220652/?format=api",
    "priority": 100,
    "id": 11382,
    "web_url": "https://weblate.rob006.net/translate/flarum/core/pl/?checksum=a478a6be8478b9fb",
    "url": "https://weblate.rob006.net/api/units/11382/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-19T11:29:04.539464Z"
}