Units API.

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

GET /api/units/106435467/?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": [
        "Left to right"
    ],
    "previous_source": "",
    "target": [
        "Van links naar rechts"
    ],
    "id_hash": 2995979856403211330,
    "content_hash": -7974415875763783288,
    "location": "",
    "context": "TextWritingDirectionAction.LEFT_TO_RIGHT.text",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2342,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/106435367/?format=api",
    "priority": 100,
    "id": 106435467,
    "web_url": "https://hosted.weblate.org/translate/freeplane/translation/nl/?checksum=a993dbce5723a442",
    "url": "https://hosted.weblate.org/api/units/106435467/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-10-03T13:56:29.716416+02:00"
}