Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2021-02-21T22:05:11.721499Z",
    "action": 50,
    "target": "",
    "id": 116989,
    "action_name": "Created project",
    "url": "https://translate-dev.freebsd.org/api/changes/116989/?format=api"
}