Changes API.

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

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

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_design-44bsd/?format=api",
    "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": "2019-10-20T12:22:18.912867Z",
    "action": 51,
    "target": "",
    "id": 22823,
    "action_name": "Created component",
    "url": "https://translate-dev.freebsd.org/api/changes/22823/?format=api"
}