Units API.

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

GET /api/units/234288/?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": [
        "Irradiated"
    ],
    "previous_source": "",
    "target": [
        "Irradiated"
    ],
    "id_hash": 8116515763043749341,
    "content_hash": 8860855464627017417,
    "location": "",
    "context": "EFFECT.StatusIrradiated",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1336,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/234288/?format=api",
    "priority": 100,
    "id": 234288,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/twodsix/main/en/?checksum=f0a3a8155614cddd",
    "url": "https://weblate.foundryvtt-hub.com/api/units/234288/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-22T12:37:38.338402Z",
    "last_updated": "2024-11-20T14:52:34.705204Z"
}