Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mmarusak/?format=api",
    "timestamp": "2020-01-03T14:18:22.985590Z",
    "action": 38,
    "target": "cockpit-rhel-9",
    "old": "",
    "details": {},
    "id": 16932,
    "action_name": "Component removed",
    "url": "https://translate.fedoraproject.org/api/changes/16932/?format=api"
}