Units API.

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

GET /api/units/100026/?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/xdy-pf2e-workbench/main/fr/?format=api",
    "source": [
        "You must select one actor."
    ],
    "previous_source": "",
    "target": [
        "Vous devez sélectionner un acteur."
    ],
    "id_hash": 1125488667080018167,
    "content_hash": 3430293601218304680,
    "location": "",
    "context": "xdy-pf2e-workbench.macros.refocus.selectOneActor",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 118,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/99996/?format=api",
    "priority": 100,
    "id": 100026,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/xdy-pf2e-workbench/main/fr/?checksum=8f9e89fac80848f7",
    "url": "https://weblate.foundryvtt-hub.com/api/units/100026/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T18:35:00.857732Z",
    "last_updated": "2025-05-05T16:25:28.262827Z"
}