Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.funkwhale.audio/api/components/funkwhale/vui/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/vui/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-11T12:02:03.382980Z",
    "action": 0,
    "target": "",
    "id": 375691,
    "action_name": "Resource updated",
    "url": "https://translate.funkwhale.audio/api/changes/375691/?format=api"
}