Units API.

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

GET /api/units/234103/?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/en/?format=api",
    "source": [
        "Persistent difficulty"
    ],
    "previous_source": "",
    "target": [
        "Persistent difficulty"
    ],
    "id_hash": -2653543747610990517,
    "content_hash": 95828917922028625,
    "location": "",
    "context": "CYPHERSYSTEM.KeepDifficulty",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 99,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/234103/?format=api",
    "priority": 100,
    "id": 234103,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/cyphersystem/main/en/?checksum=5b2cb80547b0284b",
    "url": "https://weblate.foundryvtt-hub.com/api/units/234103/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-14T13:20:22.947130Z",
    "last_updated": "2023-07-14T13:20:22.947149Z"
}