Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/383639/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/fof-formatting/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-formatting/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-26T19:56:26.351545Z",
    "action": 59,
    "target": "轉換圖像連結為真實圖像",
    "id": 351652,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rob006.net/api/changes/351652/?format=api"
}