Changes API.

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

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

{
    "unit": null,
    "component": "https://itzulpenak.gamerauntsia.eus/api/components/the-long-dark/Jokoa/?format=api",
    "translation": null,
    "user": "https://itzulpenak.gamerauntsia.eus/api/users/Eztainu/?format=api",
    "author": null,
    "timestamp": "2022-05-17T20:46:44.392398Z",
    "action": 42,
    "target": "Jokoa",
    "id": 178265,
    "action_name": "Component renamed",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/178265/?format=api"
}