Units API.

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

GET /api/units/13445/?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/forien-quest-log/main/fr/?format=api",
    "source": [
        "'{name}' is the new primary quest."
    ],
    "previous_source": "",
    "target": [
        "'{name}' est la nouvelle quête primaire."
    ],
    "id_hash": 8671104210777361826,
    "content_hash": 604865630377083906,
    "location": "",
    "context": "ForienQuestLog.Notifications.QuestPrimary",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/12655/?format=api",
    "priority": 100,
    "id": 13445,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/forien-quest-log/main/fr/?checksum=f855f35695c74da2",
    "url": "https://weblate.foundryvtt-hub.com/api/units/13445/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-05T00:37:52.496466Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}