Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-04T17:01:29.489319+02:00",
    "action": 0,
    "target": "",
    "id": 13326,
    "action_name": "Resource update",
    "url": "https://weblate.info.ucl.ac.be/api/changes/13326/?format=api"
}