Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/117529314/?format=api",
    "component": "https://hosted.weblate.org/api/components/openkat/nl-kat-coordination/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/openkat/nl-kat-coordination/nl/?format=api",
    "user": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2024-05-09T04:27:39.355923+02:00",
    "action": 29,
    "target": "Toont alle bevindingstypes en hun gebeurtenissen.",
    "id": 89145590,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://hosted.weblate.org/api/changes/89145590/?format=api"
}