Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/sdaps/sdaps-class/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/benzea/?format=api",
    "author": null,
    "timestamp": "2023-03-19T13:51:33.968933+01:00",
    "action": 42,
    "target": "sdaps-class",
    "id": 51761673,
    "action_name": "Component renamed",
    "url": "https://hosted.weblate.org/api/changes/51761673/?format=api"
}