Units API.

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

GET /api/units/202403/?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/en/?format=api",
    "source": [
        "Cool Down"
    ],
    "previous_source": "",
    "target": [
        "Cool Down"
    ],
    "id_hash": -3925527573236759214,
    "content_hash": 9191994762093700602,
    "location": "",
    "context": "SW5E.ContextMenuActionCoolDown",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1206,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/202403/?format=api",
    "priority": 100,
    "id": 202403,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/main/en/?checksum=4985b9787138c552",
    "url": "https://weblate.foundryvtt-hub.com/api/units/202403/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-04-16T01:16:22.536189Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}