Changes API.

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

GET /api/changes/117008/?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:44:05.265790Z",
    "action": 38,
    "target": "glossary",
    "id": 117008,
    "action_name": "Onderdeel verwijderd",
    "url": "https://translate-dev.freebsd.org/api/changes/117008/?format=api"
}