Units API.

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

GET /api/units/20908/?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/about-face/main/en/?format=api",
    "source": [
        "Select a color for the indicator."
    ],
    "previous_source": "",
    "target": [
        "Select a color for the indicator."
    ],
    "id_hash": 314706435665468977,
    "content_hash": 4919704372703810555,
    "location": "",
    "context": "about-face.options.arrowColor.hint",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/20908/?format=api",
    "priority": 100,
    "id": 20908,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/about-face/main/en/?checksum=845e0fd5fa5e9e31",
    "url": "https://weblate.foundryvtt-hub.com/api/units/20908/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-05T18:53:13.054684Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}