Units API.

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

GET /api/units/272276/?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/sw5e/main/pt_BR/?format=api",
    "source": [
        "Item Name"
    ],
    "previous_source": "",
    "target": [
        "Nome do Item"
    ],
    "id_hash": 1343366189776312903,
    "content_hash": -6697251054873351757,
    "location": "",
    "context": "SW5E.ItemName",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1712,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/26590/?format=api",
    "priority": 100,
    "id": 272276,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/main/pt_BR/?checksum=92a4986ea0e31a47",
    "url": "https://weblate.foundryvtt-hub.com/api/units/272276/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-12T15:38:07.080576Z",
    "last_updated": "2024-01-12T15:38:07.080599Z"
}