Changes API.

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

GET /api/changes/175350/?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/generic_enumeration_software_kind/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-13T13:16:09.053159+03:00",
    "action": 51,
    "target": "",
    "id": 175350,
    "action_name": "Created component",
    "url": "http://weblate.crnd.pro/api/changes/175350/?format=api"
}