Changes API.

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

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

{
    "unit": null,
    "component": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/bonus-2/?format=api",
    "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:43:20.396136Z",
    "action": 51,
    "target": "",
    "id": 852,
    "action_name": "Component created",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/852/?format=api"
}