Units API.

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

GET /api/units/189937/?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/pf2e-giveth/main/zh_Hans/?format=api",
    "source": [
        "You cannot give an item you don't have yourself."
    ],
    "previous_source": "",
    "target": [
        "你不能给予一项你没有的东西。"
    ],
    "id_hash": 6114739453193862203,
    "content_hash": 7693578941560559537,
    "location": "",
    "context": "pf2e-giveth.notification.zero",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/176805/?format=api",
    "priority": 100,
    "id": 189937,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-giveth/main/zh_Hans/?checksum=d4dbeb22a9afbc3b",
    "url": "https://weblate.foundryvtt-hub.com/api/units/189937/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-11T15:36:47.406256Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}