Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/framacalc/main/zh_Hans/?format=api",
    "source": [
        "What is it?"
    ],
    "previous_source": "",
    "target": [
        "那是什么?"
    ],
    "id_hash": 7193125940687189296,
    "content_hash": 1021348393391837717,
    "location": "",
    "context": "hos->what->title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/606652/?format=api",
    "priority": 100,
    "id": 924925,
    "web_url": "https://weblate.framasoft.org/translate/framacalc/main/zh_Hans/?checksum=e3d31deea74eb530",
    "url": "https://weblate.framasoft.org/api/units/924925/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-15T22:45:28.709441Z"
}