Units API.

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

GET /api/units/10044/?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/channel-fear/main/en/?format=api",
    "source": [
        "Jet de dégâts"
    ],
    "previous_source": "",
    "target": [
        "Damages roll"
    ],
    "id_hash": 4547961452051858621,
    "content_hash": 1587964987127233090,
    "location": "",
    "context": "CF.Rolls.Damages.Title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 104,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/9929/?format=api",
    "priority": 100,
    "id": 10044,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/channel-fear/main/en/?checksum=bf1d9ad831b884bd",
    "url": "https://weblate.foundryvtt-hub.com/api/units/10044/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-03T17:38:59.734441Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}