Units API.

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

GET /api/units/234283/?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": [
        "Aiming"
    ],
    "previous_source": "",
    "target": [
        "Aiming"
    ],
    "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": 234283,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/twodsix/main/en/?checksum=05054634958ad300",
    "url": "https://weblate.foundryvtt-hub.com/api/units/234283/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-22T12:37:38.210436Z",
    "last_updated": "2024-11-20T14:52:34.701343Z"
}