Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/fr/?format=api",
    "source": [
        "The status of this device is unknown"
    ],
    "previous_source": "",
    "target": [
        "L'état de ce dispositif est inconnu"
    ],
    "id_hash": 1518444108730935356,
    "content_hash": -7620937516344785261,
    "location": "",
    "context": "storage_disks.infos.smart_status_icon_alt.UNKNOWN",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 389,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.yunohost.org/api/units/150021/?format=api",
    "priority": 100,
    "id": 150246,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/fr/?checksum=951298df3031283c",
    "url": "https://translate.yunohost.org/api/units/150246/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-04-15T20:18:22.272587Z"
}