Units API.

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

GET /api/units/90991/?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/blade-runner/main/fr/?format=api",
    "source": [
        "The attack had an initial amount of {damage} damage."
    ],
    "previous_source": "",
    "target": [
        "L'attaque avait une quantité initiale de {damage} dégâts."
    ],
    "id_hash": 4023773640177124453,
    "content_hash": -7924417164119184285,
    "location": "",
    "context": "FLBR.CHAT.InitialDamageDealt",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 137,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/90738/?format=api",
    "priority": 100,
    "id": 90991,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/main/fr/?checksum=b7d750ce8f568465",
    "url": "https://weblate.foundryvtt-hub.com/api/units/90991/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-11-25T10:37:41.167737Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}