Changes API.

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

GET /api/changes/59349/?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/galaipa/?format=api",
    "author": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
    "timestamp": "2020-03-21T11:42:03.778011Z",
    "action": 38,
    "target": "eskuliburua",
    "id": 59349,
    "action_name": "Component removed",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/59349/?format=api"
}