Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/JDW/?format=api",
    "author": null,
    "timestamp": "2022-10-10T09:38:21.911991Z",
    "action": 34,
    "target": "",
    "old": "",
    "details": {
        "username": "p4535992"
    },
    "id": 74273,
    "action_name": "User added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/74273/?format=api"
}