Units API.

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

GET /api/units/56934/?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/autoanimations/main/fr/?format=api",
    "source": [
        "Greatsword"
    ],
    "previous_source": "",
    "target": [
        "Épée à deux mains"
    ],
    "id_hash": -6177244053983036655,
    "content_hash": 727681478480917096,
    "location": "",
    "context": "autoanimations.animations.greatsword",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 297,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/55080/?format=api",
    "priority": 100,
    "id": 56934,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/autoanimations/main/fr/?checksum=2a460542e7727b11",
    "url": "https://weblate.foundryvtt-hub.com/api/units/56934/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-10T09:40:07.758996Z",
    "last_updated": "2025-01-15T03:11:28.174260Z"
}