Units API.

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

GET /api/units/589058/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/nexi/frontend/ja/?format=api",
    "source": [
        "Are you sure you want to remove the item \"XXX\"?"
    ],
    "previous_source": "",
    "target": [
        "XXXと言うアイテムを削除したいですか?"
    ],
    "id_hash": 1098132682936415678,
    "content_hash": -2712663951205042800,
    "location": "",
    "context": "confirm_item_removal",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.framasoft.org/api/units/589050/?format=api",
    "priority": 100,
    "id": 589058,
    "web_url": "https://weblate.framasoft.org/translate/nexi/frontend/ja/?checksum=8f3d59db62abf5be",
    "url": "https://weblate.framasoft.org/api/units/589058/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-10-25T13:32:42.964763Z"
}