Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/harbour-hostisdown/translations/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/ilpianista/?format=api",
    "author": "https://hosted.weblate.org/api/users/ilpianista/?format=api",
    "timestamp": "2022-11-28T14:50:53.402402+01:00",
    "action": 25,
    "target": "translations/harbour-hostisdown-zh_Hant.ts",
    "id": 40239791,
    "action_name": "Translation removed",
    "url": "https://hosted.weblate.org/api/changes/40239791/?format=api"
}