Units API.

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

GET /api/units/234578/?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/pf2-fr/rule-element/en/?format=api",
    "source": [
        "Ape"
    ],
    "previous_source": "",
    "target": [
        "Ape"
    ],
    "id_hash": -4480155826573406003,
    "content_hash": -8262843538636033215,
    "location": "",
    "context": "PF2E.SpecificRule.AnimalForm.Ape",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1206,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/234578/?format=api",
    "priority": 100,
    "id": 234578,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2-fr/rule-element/en/?checksum=41d34a033ab210cd",
    "url": "https://weblate.foundryvtt-hub.com/api/units/234578/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-25T07:41:18.591653Z",
    "last_updated": "2025-03-29T05:17:00.296515Z"
}