Units API.

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

GET /api/units/168238/?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/speaking-as/main/zh_Hans/?format=api",
    "source": [
        "Nothing is preventing you from speaking as this character."
    ],
    "previous_source": "",
    "target": [
        "现在你可以以此角色名发言了。"
    ],
    "id_hash": 6018810965814250217,
    "content_hash": -611911982951698083,
    "location": "",
    "context": "speaking-as.unlocked",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/90510/?format=api",
    "priority": 100,
    "id": 168238,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/speaking-as/main/zh_Hans/?checksum=d3871caf33958ae9",
    "url": "https://weblate.foundryvtt-hub.com/api/units/168238/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-19T15:12:10.083689Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}