Units API.

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

GET /api/units/111112/?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": [
        "Advance Attribute"
    ],
    "previous_source": "",
    "target": [
        "Atributo avanzado"
    ],
    "id_hash": 5120110668636450273,
    "content_hash": -7358300954646018864,
    "location": "",
    "context": "OD6S.ADVANCE_ATTRIBUTE",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 99,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/110258/?format=api",
    "priority": 100,
    "id": 111112,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/od6s/main/es/?checksum=c70e49868ec36de1",
    "url": "https://weblate.foundryvtt-hub.com/api/units/111112/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-10T17:11:43.200598Z",
    "last_updated": "2024-10-21T17:30:21.476677Z"
}