Changes API.

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

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

{
    "unit": "https://traduk.amikumu.com/api/units/748411/?format=api",
    "component": "https://traduk.amikumu.com/api/components/amikumu/website-navigation/?format=api",
    "translation": "https://traduk.amikumu.com/api/translations/amikumu/website-navigation/es/?format=api",
    "user": null,
    "author": "https://traduk.amikumu.com/api/users/anonymous/?format=api",
    "timestamp": "2025-08-15T13:17:14.900910Z",
    "action": 4,
    "target": "Descargar",
    "id": 1635648,
    "action_name": "Suggestion added",
    "url": "https://traduk.amikumu.com/api/changes/1635648/?format=api"
}