Units API.

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

GET /api/units/67441071/?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/tiled/translations/sv/?format=api",
    "source": [
        "The name '%1' is already in use."
    ],
    "previous_source": "",
    "target": [
        "Namnet '%1' används redan."
    ],
    "id_hash": -7152741987802838404,
    "content_hash": -7152741987802838404,
    "location": "",
    "context": "Tiled::PropertyTypesModel",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1093,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/67439413/?format=api",
    "priority": 100,
    "id": 67441071,
    "web_url": "https://hosted.weblate.org/translate/tiled/translations/sv/?checksum=1cbc5b0f16fd8a7c",
    "url": "https://hosted.weblate.org/api/units/67441071/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-27T14:17:34.662188+01:00"
}