Units API.

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

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

{
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/pt_PT/?format=api",
    "source": [
        "Thanks! We received your file."
    ],
    "previous_source": "",
    "target": [
        "Obrigado! Recebemos o seu ficheiro."
    ],
    "id_hash": -1946789419030253128,
    "content_hash": -1946789419030253128,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 251,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.securedrop.org/api/units/34674/?format=api",
    "priority": 100,
    "id": 34786,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/securedrop/pt_PT/?checksum=64fb9d56823671b8",
    "url": "https://weblate.securedrop.org/api/units/34786/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-28T01:46:09.441728Z"
}