Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3282786/?format=api",
    "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-28T13:17:39.989199Z",
    "action": 59,
    "target": "在終端機中將剩餘內容以指令形式執行。也可以使用 '--' 作為前綴",
    "id": 1543274,
    "action_name": "String updated in the repository",
    "url": "https://l10n.elementary.io/api/changes/1543274/?format=api"
}