Units API.

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

GET /api/units/106435468/?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/freeplane/translation/nl/?format=api",
    "source": [
        "Right to left"
    ],
    "previous_source": "",
    "target": [
        "Van rechts naar links"
    ],
    "id_hash": 454623586448727848,
    "content_hash": 4988483776923083277,
    "location": "",
    "context": "TextWritingDirectionAction.RIGHT_TO_LEFT.text",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2343,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/106435368/?format=api",
    "priority": 100,
    "id": 106435468,
    "web_url": "https://hosted.weblate.org/translate/freeplane/translation/nl/?checksum=864f25be40ca5f28",
    "url": "https://hosted.weblate.org/api/units/106435468/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-10-03T13:56:29.718406+02:00"
}