Units API.

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

GET /api/units/150244/?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": [
        "This device is sane"
    ],
    "previous_source": "",
    "target": [
        "Ce périphérique est sain"
    ],
    "id_hash": -1785901136428204307,
    "content_hash": 5466229544627851108,
    "location": "",
    "context": "storage_disks.infos.smart_status_icon_alt.SANE",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 387,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.yunohost.org/api/units/150019/?format=api",
    "priority": 100,
    "id": 150244,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/fr/?checksum=67373460e73afeed",
    "url": "https://translate.yunohost.org/api/units/150244/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-04-15T20:18:22.265522Z"
}