Units API.

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

GET /api/units/104103549/?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/chocolate/translation/pt_BR/?format=api",
    "source": [
        "Kid"
    ],
    "previous_source": "",
    "target": [
        "Criança"
    ],
    "id_hash": 4140508940307503588,
    "content_hash": -7833346919718422460,
    "location": "",
    "context": "kid",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/103558022/?format=api",
    "priority": 100,
    "id": 104103549,
    "web_url": "https://hosted.weblate.org/translate/chocolate/translation/pt_BR/?checksum=b9760af1a05b99e4",
    "url": "https://hosted.weblate.org/api/units/104103549/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-08-26T04:27:12.494390+02:00"
}