Units API.

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

GET /api/units/15681/?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/en/?format=api",
    "source": [
        "Walk"
    ],
    "previous_source": "",
    "target": [
        "Walk"
    ],
    "id_hash": -8546537393618447692,
    "content_hash": -7605774709643199987,
    "location": "",
    "context": "TWODSIX.Actor.Movement.MovementWalk",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 211,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/15681/?format=api",
    "priority": 100,
    "id": 15681,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/twodsix/main/en/?checksum=09649985a1c792b4",
    "url": "https://weblate.foundryvtt-hub.com/api/units/15681/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-05T00:54:31.155314Z",
    "last_updated": "2024-11-07T21:38:47.986753Z"
}