Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/6540795/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-program/plugin-library-node-editor/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-program/plugin-library-node-editor/eu_es/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/a_mento/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/a_mento/?format=api",
    "timestamp": "2023-01-26T23:15:48.044283Z",
    "action": 5,
    "target": "Nodo berriaren izena",
    "id": 1554960,
    "action_name": "Translation added",
    "url": "https://kodi.weblate.cloud/api/changes/1554960/?format=api"
}