Changes API.

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

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

{
    "unit": null,
    "component": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/?format=api",
    "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/0ad/gui-ingame/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-07-21T12:43:34.696796Z",
    "action": 0,
    "target": "",
    "id": 5855,
    "action_name": "Resource updated",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/5855/?format=api"
}