Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/8259922/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-video/plugin-video-vimcasts/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-video/plugin-video-vimcasts/es_es/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/roliverosc/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/roliverosc/?format=api",
    "timestamp": "2024-04-28T14:29:37.003810Z",
    "action": 2,
    "target": "Vea screencasts sobre Vim, el editor de texto, de http://vimcasts.org",
    "id": 2811632,
    "action_name": "Translation changed",
    "url": "https://kodi.weblate.cloud/api/changes/2811632/?format=api"
}