Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/weblate/application/en/?format=api",
    "source": [
        "A value of 1 is not allowed for automatic acceptance as it would permit users to vote on their own suggestions."
    ],
    "previous_source": "",
    "target": [
        "A value of 1 is not allowed for automatic acceptance as it would permit users to vote on their own suggestions."
    ],
    "id_hash": 4445585556594385222,
    "content_hash": 4445585556594385222,
    "location": "weblate/trans/validators.py:31",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2890,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "https://hosted.weblate.org/api/units/121680184/?format=api",
    "priority": 100,
    "id": 121680184,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=bdb1e4828f6a6146",
    "url": "https://hosted.weblate.org/api/units/121680184/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-25T09:21:30.740450+02:00",
    "last_updated": "2024-06-17T13:40:10.545331+02:00"
}