Changes API.

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

GET /api/changes/956/?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/halloween-2014/?format=api",
    "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/supertux/halloween-2014/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-07-21T09:46:30.300657Z",
    "action": 0,
    "target": "",
    "id": 956,
    "action_name": "Resource updated",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/956/?format=api"
}