Changes API.

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

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

{
    "unit": "http://translation.worldanvil.com/api/units/53023/?format=api",
    "component": "http://translation.worldanvil.com/api/components/worldanvil/worldanvil-js-athena/?format=api",
    "translation": "http://translation.worldanvil.com/api/translations/worldanvil/worldanvil-js-athena/es/?format=api",
    "user": null,
    "author": "http://translation.worldanvil.com/api/users/anonymous/?format=api",
    "timestamp": "2025-08-24T16:48:19.243562Z",
    "action": 4,
    "target": "Selecciona una Plantilla de Artículo",
    "id": 54650,
    "action_name": "Suggestion added",
    "url": "http://translation.worldanvil.com/api/changes/54650/?format=api"
}