Units API.

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

GET /api/units/243893/?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/concentrationnotifier/main/de/?format=api",
    "source": [
        "You are concentrating on {name}."
    ],
    "previous_source": "",
    "target": [
        "Du konzentrierst dich auf {name}."
    ],
    "id_hash": 7243354131830931114,
    "content_hash": -2196638514161333024,
    "location": "",
    "context": "CN.YouAreConcentratingOnItem",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 49,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/225090/?format=api",
    "priority": 100,
    "id": 243893,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/concentrationnotifier/main/de/?checksum=e4859034ba23feaa",
    "url": "https://weblate.foundryvtt-hub.com/api/units/243893/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-10-19T07:55:50.862643Z",
    "last_updated": "2023-10-19T07:55:50.862657Z"
}