Units API.

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

GET /api/units/942060/?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/base/pt/?format=api",
    "source": [
        "Welcome to DUDU"
    ],
    "previous_source": "",
    "target": [
        "Bem-vindo ao DUDU"
    ],
    "id_hash": -8090457774167595014,
    "content_hash": -4459286344849121785,
    "location": "",
    "context": "welcome_dudu_os",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.dudu-auto.com/api/units/933876/?format=api",
    "priority": 100,
    "id": 942060,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/base/pt/?checksum=0fb8eb84fc7167fa",
    "url": "https://weblate.dudu-auto.com/api/units/942060/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-11T01:51:52.200612Z"
}