Units API.

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

GET /api/units/234230/?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/swade/main/pt_BR/?format=api",
    "source": [
        "Self"
    ],
    "previous_source": "",
    "target": [
        "Próprio"
    ],
    "id_hash": -8716701567468828860,
    "content_hash": 7149307416570155175,
    "location": "",
    "context": "SWADE->ReloadType->Self",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 353,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/234223/?format=api",
    "priority": 100,
    "id": 234230,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/pt_BR/?checksum=07080e1b81ee0744",
    "url": "https://weblate.foundryvtt-hub.com/api/units/234230/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-17T07:27:34.687205Z",
    "last_updated": "2025-03-12T13:36:54.909629Z"
}