Units API.

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

GET /api/units/234293/?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": [
        "Aiming"
    ],
    "previous_source": "",
    "target": [
        "Zielend"
    ],
    "id_hash": -8861599500120435968,
    "content_hash": 3556179279455342636,
    "location": "",
    "context": "EFFECT.StatusAiming",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1331,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/234283/?format=api",
    "priority": 100,
    "id": 234293,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/twodsix/main/de/?checksum=05054634958ad300",
    "url": "https://weblate.foundryvtt-hub.com/api/units/234293/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-22T12:37:39.127968Z",
    "last_updated": "2024-11-20T14:52:35.043116Z"
}