Units API.

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

GET /api/units/30034/?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/en/?format=api",
    "source": [
        "<strong>Keep it safe.</strong> There is no account recovery option."
    ],
    "previous_source": "",
    "target": [
        "<strong>Keep it safe.</strong> There is no account recovery option."
    ],
    "id_hash": -8157644069037288093,
    "content_hash": -8157644069037288093,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 275,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.securedrop.org/api/units/30034/?format=api",
    "priority": 100,
    "id": 30034,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/securedrop/en/?checksum=0eca39f0b4f5d563",
    "url": "https://weblate.securedrop.org/api/units/30034/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-14T16:20:53.499776Z"
}