Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/raspiblitz-web/glossary/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
    "author": "https://hosted.weblate.org/api/users/nijel/?format=api",
    "timestamp": "2023-04-18T13:23:06.115870+02:00",
    "action": 25,
    "target": "apps.tbx",
    "id": 53895976,
    "action_name": "Translation removed",
    "url": "https://hosted.weblate.org/api/changes/53895976/?format=api"
}