Units API.

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

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

{
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_a/id/?format=api",
    "source": [
        "声音功放"
    ],
    "previous_source": "",
    "target": [
        "penguat suara"
    ],
    "id_hash": -9208467867943749646,
    "content_hash": 6126645318269918026,
    "location": "",
    "context": "nmenu_sound",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 1,
            "name": "Automatically translated",
            "color": "yellow"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4028,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.dudu-auto.com/api/units/1234013/?format=api",
    "priority": 100,
    "id": 1234027,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/launcher_a/id/?checksum=0034f3433d9d37f2",
    "url": "https://weblate.dudu-auto.com/api/units/1234027/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-02-24T13:58:54.166409Z"
}