Units API.

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

GET /api/units/3977/?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/simple-calendar/main/cs/?format=api",
    "source": [
        "Next Month"
    ],
    "previous_source": "",
    "target": [
        "Následující měsíc"
    ],
    "id_hash": 2639179658096069489,
    "content_hash": 694071781028026905,
    "location": "",
    "context": "FSC.ChangeNextMonth",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 250,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/3529/?format=api",
    "priority": 100,
    "id": 3977,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/main/cs/?checksum=a4a03fea8340cb71",
    "url": "https://weblate.foundryvtt-hub.com/api/units/3977/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-03T09:46:02.432630Z",
    "last_updated": "2024-05-20T06:35:11.344827Z"
}