Changes API.

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

GET /api/changes/292042/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/199617/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-04T22:17:06.008527Z",
    "action": 59,
    "target": "將外部編輯器編譯的CSS貼上到這裡",
    "old": "",
    "details": {
        "state": 20,
        "source": "Write CSS in an external editor and paste it in here",
        "old_state": -1
    },
    "id": 292042,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/292042/?format=api"
}