Units API.

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

GET /api/units/150104/?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/cyphersystem/main/fr/?format=api",
    "source": [
        "light weapon"
    ],
    "previous_source": "",
    "target": [
        "arme légère"
    ],
    "id_hash": -8429344895775086939,
    "content_hash": 3022427854626749819,
    "location": "",
    "context": "CYPHERSYSTEM.LightWeapon",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 344,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/147676/?format=api",
    "priority": 100,
    "id": 150104,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/cyphersystem/main/fr/?checksum=0b04f37a5612e6a5",
    "url": "https://weblate.foundryvtt-hub.com/api/units/150104/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-14T20:53:32.321905Z",
    "last_updated": "2024-10-12T19:33:05.007138Z"
}