Units API.

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

GET /api/units/19990/?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/scene-packer/main/en/?format=api",
    "source": [
        "Module name must be provided."
    ],
    "previous_source": "",
    "target": [
        "Module name must be provided."
    ],
    "id_hash": -7904067946902237540,
    "content_hash": -2665410980302507674,
    "location": "",
    "context": "SCENE-PACKER.adventure-converter.process-error-no-module",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 420,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/19990/?format=api",
    "priority": 100,
    "id": 19990,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/scene-packer/main/en/?checksum=124f1c1470574e9c",
    "url": "https://weblate.foundryvtt-hub.com/api/units/19990/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-05T18:44:04.942069Z",
    "last_updated": "2024-12-15T04:30:06.884670Z"
}