Units API.

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

GET /api/units/23391240/?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/superfreezz/superfreezz/ja/?format=api",
    "source": [
        "SuperFreezZ crashed. Please send a report, if you did not already do it."
    ],
    "previous_source": "",
    "target": [
        "SuperFreezZ がクラッシュしました。よろしければ問題を報告してください。"
    ],
    "id_hash": 7177337414868026128,
    "content_hash": -885854523083615071,
    "location": "",
    "context": "sf_crashed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://hosted.weblate.org/api/units/11833662/?format=api",
    "priority": 100,
    "id": 23391240,
    "web_url": "https://hosted.weblate.org/translate/superfreezz/superfreezz/ja/?checksum=e39b065a06544310",
    "url": "https://hosted.weblate.org/api/units/23391240/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-09T14:01:26.681191+01:00"
}