Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.crnd.pro/api/components/generic-addons-16-0/generic_location_map/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-04T13:13:41.730193+03:00",
    "action": 47,
    "target": "",
    "id": 174807,
    "action_name": "New alert",
    "url": "http://weblate.crnd.pro/api/changes/174807/?format=api"
}