Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/anthonybilinski/?format=api",
    "author": "https://hosted.weblate.org/api/users/anthonybilinski/?format=api",
    "timestamp": "2022-02-24T19:19:02.443861+01:00",
    "action": 38,
    "target": "qtox-test-do-not-translate",
    "id": 18007558,
    "action_name": "Component removed",
    "url": "https://hosted.weblate.org/api/changes/18007558/?format=api"
}