Units API.

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

GET /api/units/316146/?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/pf2e-ranged-combat/main/en/?format=api",
    "source": [
        "{weapon} does not have enough ammunition remaining."
    ],
    "previous_source": "",
    "target": [
        "{weapon} does not have enough ammunition remaining."
    ],
    "id_hash": 1453259208178285683,
    "content_hash": 8757700189203508039,
    "location": "",
    "context": "pf2e-ranged-combat.ammunitionSystem.check.notEnoughAmmunition",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 108,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/316146/?format=api",
    "priority": 100,
    "id": 316146,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-ranged-combat/main/en/?checksum=942b038cd6083c73",
    "url": "https://weblate.foundryvtt-hub.com/api/units/316146/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2026-02-27T10:40:53.668506Z",
    "last_updated": "2026-02-27T10:40:53.668510Z"
}