Changes API.

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

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

{
    "unit": null,
    "component": "http://waldo.team/api/components/wl3/statuseffects/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-12-23T04:44:53.195327+09:00",
    "action": 51,
    "target": "",
    "id": 1867651,
    "action_name": "Created component",
    "url": "http://waldo.team/api/changes/1867651/?format=api"
}