Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3303302/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/zh_Hant/?format=api",
    "user": "https://l10n.elementary.io/api/users/V.K.Yu/?format=api",
    "author": "https://l10n.elementary.io/api/users/V.K.Yu/?format=api",
    "timestamp": "2023-09-30T08:34:58.131021Z",
    "action": 5,
    "target": "用這一款高速、輕量的Web瀏覽器進行網上衝浪吧。Web瀏覽器將在您瀏覽現代站點及使用Web程式時,守護您的隱私,降低電池壓力。",
    "id": 1815222,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1815222/?format=api"
}