Units API.

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

GET /api/units/7629/?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/arbron-summoner/main/en/?format=api",
    "source": [
        "Summon"
    ],
    "previous_source": "",
    "target": [
        "Summon"
    ],
    "id_hash": -7787880161209278855,
    "content_hash": -1650298146742737663,
    "location": "",
    "context": "ArbronSummoner.ChatCard.SummonButton",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 4,
            "name": "Button",
            "description": "",
            "color": "maroon"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/7629/?format=api",
    "priority": 100,
    "id": 7629,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/arbron-summoner/main/en/?checksum=13ebe4415dcf1e79",
    "url": "https://weblate.foundryvtt-hub.com/api/units/7629/?format=api",
    "explanation": "Summon action button that appears both in the chat card and on the \"Select Summons Type\" dialog",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-03T10:07:27.695229Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}