Units API.

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

GET /api/units/192507/?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/blade-runner/main/ko/?format=api",
    "source": [
        "First Aid"
    ],
    "previous_source": "",
    "target": [
        "응급 치료"
    ],
    "id_hash": 464078228281404567,
    "content_hash": -6983786848491742538,
    "location": "",
    "context": "FLBR.COMBAT_ACTION.FirstAid",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 39,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/90651/?format=api",
    "priority": 100,
    "id": 192507,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/main/ko/?checksum=8670bcb098b4ac97",
    "url": "https://weblate.foundryvtt-hub.com/api/units/192507/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-13T13:52:01.181132Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}