Changes API.

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

GET /api/changes/159852/?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/base_field_m2m_view/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-26T18:56:36.338841+03:00",
    "action": 47,
    "target": "",
    "id": 159852,
    "action_name": "New alert",
    "url": "http://weblate.crnd.pro/api/changes/159852/?format=api"
}