Units API.

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

GET /api/units/121814497/?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/nelson/translations/fr/?format=api",
    "source": [
        "Wrong value for #1 argument. 'a' must be higher than 'b' ([a, b])."
    ],
    "previous_source": "",
    "target": [
        "Mauvaise valeur pour l'argument #1. 'a' doit être supérieur à 'b' ([a, b])."
    ],
    "id_hash": -6587846018245392998,
    "content_hash": -6587846018245392998,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1980,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://hosted.weblate.org/api/units/121814496/?format=api",
    "priority": 100,
    "id": 121814497,
    "web_url": "https://hosted.weblate.org/translate/nelson/translations/fr/?checksum=249344f34783059a",
    "url": "https://hosted.weblate.org/api/units/121814497/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-29T10:28:24.499305+02:00"
}