Units API.

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

GET /api/units/111573/?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/od6s/main/es/?format=api",
    "source": [
        "This actor does not possess the requisite skill for this specialization."
    ],
    "previous_source": "",
    "target": [
        "Este actor no posee la habilidad requerida para esta especialización"
    ],
    "id_hash": -599454894611212059,
    "content_hash": -4786541858252991867,
    "location": "",
    "context": "OD6S.DOES_NOT_POSSESS_SKILL",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 748,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 11,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/110719/?format=api",
    "priority": 100,
    "id": 111573,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/od6s/main/es/?checksum=77ae4ef30bd458e5",
    "url": "https://weblate.foundryvtt-hub.com/api/units/111573/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-10T17:11:45.567987Z",
    "last_updated": "2025-05-17T01:45:18.995162Z"
}