Units API.

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

GET /api/units/32510620/?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/officelife/validation/fr/?format=api",
    "source": [
        "The :attribute must be greater than or equal :value kilobytes."
    ],
    "previous_source": "",
    "target": [
        "La taille du fichier de :attribute doit être supérieure ou égale à :value kilo-octets."
    ],
    "id_hash": -2640390466499133014,
    "content_hash": -5801823244959437187,
    "location": "",
    "context": "return[]->'gte'[]->'file'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/32508305/?format=api",
    "priority": 100,
    "id": 32510620,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/fr/?checksum=5b5b72dc2ffdc1aa",
    "url": "https://hosted.weblate.org/api/units/32510620/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-26T10:45:32.004762+02:00"
}