Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://weblate.c1.npshopping.com/api/users/admin/?format=api",
    "author": "https://weblate.c1.npshopping.com/api/users/admin/?format=api",
    "timestamp": "2023-05-18T13:13:44.610910Z",
    "action": 38,
    "target": "glossary",
    "id": 751,
    "action_name": "Removed component",
    "url": "https://weblate.c1.npshopping.com/api/changes/751/?format=api"
}