Units API.

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

GET /api/units/150195/?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": [
        "{actor} already has this item."
    ],
    "previous_source": "",
    "target": [
        "{actor} possède déjà cet élément."
    ],
    "id_hash": 1111810087237884259,
    "content_hash": 1481444178653439808,
    "location": "",
    "context": "CYPHERSYSTEM.AlreadyHasThisItem",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 450,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/147767/?format=api",
    "priority": 100,
    "id": 150195,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/cyphersystem/main/fr/?checksum=8f6df1623b829963",
    "url": "https://weblate.foundryvtt-hub.com/api/units/150195/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-14T20:53:32.657217Z",
    "last_updated": "2024-10-12T19:33:05.069093Z"
}