Units API.

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

GET /api/units/7928/?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-hp-bar/main/en/?format=api",
    "source": [
        "Temp HP Color"
    ],
    "previous_source": "",
    "target": [
        "Temp HP Color"
    ],
    "id_hash": -3591019465958790318,
    "content_hash": -4341337216880750196,
    "location": "",
    "context": "HPBAR.TempColor",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 7,
            "name": "Form Label",
            "description": "",
            "color": "olive"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/7928/?format=api",
    "priority": 100,
    "id": 7928,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/arbron-hp-bar/main/en/?checksum=4e2a22d25e036b52",
    "url": "https://weblate.foundryvtt-hub.com/api/units/7928/?format=api",
    "explanation": "(D&D 3.5e & 5e, Pathfinder 1e & 2e, more) Special pool of hit points that are tracked on top of the regular pool and used up before normal hit points",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-03T10:10:25.450999Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}