Units API.

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

GET /api/units/111959/?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/od6s/main/fr/?format=api",
    "source": [
        "Add Other Action"
    ],
    "previous_source": "",
    "target": [
        "Ajouter une autre action"
    ],
    "id_hash": 5247470928177930896,
    "content_hash": -1423313381860876406,
    "location": "",
    "context": "OD6S.ADD_ACTION",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 90,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/110251/?format=api",
    "priority": 100,
    "id": 111959,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/od6s/main/fr/?checksum=c8d2c301c33c2290",
    "url": "https://weblate.foundryvtt-hub.com/api/units/111959/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-10T17:11:49.733574Z",
    "last_updated": "2024-10-21T17:30:22.389940Z"
}