Units API.

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

GET /api/units/99547432/?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/dialect/dialect/cs/?format=api",
    "source": [
        "Translation failed"
    ],
    "previous_source": "",
    "target": [
        "Překládání selhalo"
    ],
    "id_hash": 7986969856261715348,
    "content_hash": 7986969856261715348,
    "location": "dialect/window.py:1142",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 110,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/78611593/?format=api",
    "priority": 100,
    "id": 99547432,
    "web_url": "https://hosted.weblate.org/translate/dialect/dialect/cs/?checksum=eed76ac47a3b7594",
    "url": "https://hosted.weblate.org/api/units/99547432/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-09T22:23:56.581769+02:00"
}