Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12799754/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/it/?format=api",
    "user": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2022-12-31T00:54:22.534799+01:00",
    "action": 29,
    "target": "Password",
    "id": 43602813,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://hosted.weblate.org/api/changes/43602813/?format=api"
}