Units API.

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

GET /api/units/1225272/?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/file/es_MX/?format=api",
    "source": [
        "新建文件夹"
    ],
    "previous_source": "",
    "target": [
        "Nueva carpeta"
    ],
    "id_hash": 5592682635792862288,
    "content_hash": -1330969045361176997,
    "location": "",
    "context": "create_new_folder",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.dudu-auto.com/api/units/955964/?format=api",
    "priority": 100,
    "id": 1225272,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/file/es_MX/?checksum=cd9d3339d7edcc50",
    "url": "https://weblate.dudu-auto.com/api/units/1225272/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-12-31T02:25:40.415904Z"
}