Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://itzulpenak.gamerauntsia.eus/api/users/Eztainu/?format=api",
    "author": "https://itzulpenak.gamerauntsia.eus/api/users/Eztainu/?format=api",
    "timestamp": "2022-05-16T20:14:22.945648Z",
    "action": 38,
    "target": "jokoa",
    "id": 177936,
    "action_name": "Component removed",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/177936/?format=api"
}