Units API.

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

GET /api/units/23000/?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/simple-calendar/main/zh_Hans/?format=api",
    "source": [
        "The current year that the game is taking place in. This can also be changed with the Date Controls."
    ],
    "previous_source": "",
    "target": [
        "游戏正在发生的年份。也可以在日期控制中进行更改。"
    ],
    "id_hash": -4516957282851622886,
    "content_hash": -5278861256694032772,
    "location": "",
    "context": "FSC.Configuration.Year.CurrentHelp",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 359,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/3634/?format=api",
    "priority": 100,
    "id": 23000,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/zh_Hans/?checksum=41508b487a03f01a",
    "url": "https://weblate.foundryvtt-hub.com/api/units/23000/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-09T04:39:38.090010Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}