Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/wallabag/validators/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/j0k3r/?format=api",
    "author": "https://hosted.weblate.org/api/users/j0k3r/?format=api",
    "timestamp": "2023-03-27T12:10:34.424232+02:00",
    "action": 25,
    "target": "translations/validators.en_US.yml",
    "id": 52254252,
    "action_name": "Translation removed",
    "url": "https://hosted.weblate.org/api/changes/52254252/?format=api"
}