Units API.

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

GET /api/units/99967/?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": [
        "Set Default Color"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 5042447644800935584,
    "content_hash": 5732856179296081572,
    "location": "",
    "context": "TWODSIX.Settings.defaultColor.name",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 1089,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/99963/?format=api",
    "priority": 100,
    "id": 99967,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/twodsix/main/de/?checksum=c5fa5f6abadd66a0",
    "url": "https://weblate.foundryvtt-hub.com/api/units/99967/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-02T17:41:07.356108Z",
    "last_updated": "2024-11-07T21:38:49.819604Z"
}