Units API.

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

GET /api/units/1205931/?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": [
        "歌词源1"
    ],
    "previous_source": "",
    "target": [
        "Sumber Lirik 1"
    ],
    "id_hash": 3078640320298098654,
    "content_hash": 5065608208539128135,
    "location": "",
    "context": "lrc_source1",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 1,
            "name": "Automatically translated",
            "color": "yellow"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3753,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.dudu-auto.com/api/units/1205918/?format=api",
    "priority": 100,
    "id": 1205931,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/launcher_a/id/?checksum=aab9870f5a901fde",
    "url": "https://weblate.dudu-auto.com/api/units/1205931/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-12-11T03:42:54.819358Z"
}