Changes API.

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

GET /api/changes/376105/?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/be/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-12T12:50:33.609063Z",
    "action": 0,
    "target": "",
    "id": 376105,
    "action_name": "Resource updated",
    "url": "https://translate.funkwhale.audio/api/changes/376105/?format=api"
}