Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/11759937/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-scripts/script-harmony-control/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-scripts/script-harmony-control/en_NZ/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/anonymous/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/anonymous/?format=api",
    "timestamp": "2024-01-29T23:45:01.370452Z",
    "action": 4,
    "target": "Enable debug logging",
    "id": 2765858,
    "action_name": "Suggestion added",
    "url": "https://kodi.weblate.cloud/api/changes/2765858/?format=api"
}