Changes API.

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

GET /api/changes/93/?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/admin/?format=api",
    "author": "https://itzulpenak.gamerauntsia.eus/api/users/admin/?format=api",
    "timestamp": "2019-07-21T09:34:40.751715Z",
    "action": 50,
    "target": "",
    "id": 93,
    "action_name": "Project created",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/93/?format=api"
}