Units API.

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

GET /api/units/139814/?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/my_webapp/de/?format=api",
    "source": [
        "Username: `__ID__`"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -660819086871947250,
    "content_hash": -660819086871947250,
    "location": "src/my_webapp/ADMIN.md:11",
    "context": "",
    "note": "type: Bullet: '- '",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.yunohost.org/api/units/131989/?format=api",
    "priority": 100,
    "id": 139814,
    "web_url": "https://translate.yunohost.org/translate/yunohost-apps-test/my_webapp/de/?checksum=76d44c8aaa33180e",
    "url": "https://translate.yunohost.org/api/units/139814/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-20T08:55:27.126441Z"
}