Units API.

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

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

{
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/zh_Hans/?format=api",
    "source": [
        "Delete quest giver."
    ],
    "previous_source": "",
    "target": [
        "删除发布者。"
    ],
    "id_hash": -3420975325031764890,
    "content_hash": 3372795763648085844,
    "location": "",
    "context": "ForienQuestLog.QuestPreview.Tooltips.DeleteQuestGiver",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 76,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/12706/?format=api",
    "priority": 100,
    "id": 12864,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/zh_Hans/?checksum=50864111261aec66",
    "url": "https://weblate.foundryvtt-hub.com/api/units/12864/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-05T00:37:44.762762Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}