Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/4508853/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-scripts/script-rss-editor/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-scripts/script-rss-editor/zh_cn/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/taxigps/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/taxigps/?format=api",
    "timestamp": "2021-11-02T02:47:51.075370Z",
    "action": 5,
    "target": "选择集 ",
    "id": 830374,
    "action_name": "Translation added",
    "url": "https://kodi.weblate.cloud/api/changes/830374/?format=api"
}