Units API.

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

GET /api/units/243866/?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": [
        "This character cannot concentrate on any spells or items."
    ],
    "previous_source": "",
    "target": [
        "Dieser Charakter kann sich nicht auf Zauber oder Gegenstände konzentrieren."
    ],
    "id_hash": -650844131914624765,
    "content_hash": 1291600693240551116,
    "location": "",
    "context": "CN.FlagConcentrationUnfocusedHint",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/225063/?format=api",
    "priority": 100,
    "id": 243866,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/concentrationnotifier/main/de/?checksum=76f7bcb5d914d103",
    "url": "https://weblate.foundryvtt-hub.com/api/units/243866/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-10-19T07:55:50.746158Z",
    "last_updated": "2023-10-19T07:55:50.746171Z"
}