Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "glossary_term": null,
    "user": "https://weblate.linphone.org/api/users/Julonexus/?format=api",
    "author": null,
    "timestamp": "2021-08-04T06:37:31.102846Z",
    "action": 34,
    "target": "",
    "id": 9524,
    "action_name": "Added user",
    "url": "https://weblate.linphone.org/api/changes/9524/?format=api"
}