Units API.

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

GET /api/units/16851/?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/twodsix/main/de/?format=api",
    "source": [
        "walk"
    ],
    "previous_source": "",
    "target": [
        "gehen"
    ],
    "id_hash": 1433802411305792964,
    "content_hash": 177752547052640542,
    "location": "",
    "context": "TWODSIX.speeds.walk",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1211,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/16182/?format=api",
    "priority": 100,
    "id": 16851,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/twodsix/main/de/?checksum=93e5e3b24bfaf5c4",
    "url": "https://weblate.foundryvtt-hub.com/api/units/16851/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-05T00:54:59.441446Z",
    "last_updated": "2024-11-20T14:52:34.970063Z"
}