Units API.

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

GET /api/units/139144/?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-apps-test/faircamp/en/?format=api",
    "source": [
        "`sudo yunohost app shell __APP__`"
    ],
    "previous_source": "",
    "target": [
        "`sudo yunohost app shell __APP__`"
    ],
    "id_hash": 8457725174768397190,
    "content_hash": 8457725174768397190,
    "location": "src/faircamp/ADMIN.md:13",
    "context": "",
    "note": "type: Bullet: '- '",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.yunohost.org/api/units/139144/?format=api",
    "priority": 100,
    "id": 139144,
    "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/faircamp/en/?checksum=f55fe03c49f2eb86",
    "url": "https://translate.yunohost.org/api/units/139144/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-19T18:41:36.132040Z"
}