Units API.

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

GET /api/units/980074/?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/en/?format=api",
    "source": [
        "%1$s%2$d米 后"
    ],
    "previous_source": "",
    "target": [
        "After %1$s%2$dM"
    ],
    "id_hash": -5704025091222019623,
    "content_hash": 8040969024350205460,
    "location": "",
    "context": "some_metre_after",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1636,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.dudu-auto.com/api/units/961930/?format=api",
    "priority": 100,
    "id": 980074,
    "web_url": "https://weblate.dudu-auto.com/translate/duduauto/launcher_a/en/?checksum=30d73b6697cbe1d9",
    "url": "https://weblate.dudu-auto.com/api/units/980074/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-11T01:52:52.641230Z"
}