Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.crnd.pro/api/components/interpipe-16-0/interpipe_id_field/?format=api",
    "translation": "http://weblate.crnd.pro/api/translations/interpipe-16-0/interpipe_id_field/uk/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-13T13:16:03.320681+03:00",
    "action": 0,
    "target": "",
    "id": 175210,
    "action_name": "Resource update",
    "url": "http://weblate.crnd.pro/api/changes/175210/?format=api"
}