Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.funkwhale.audio/api/components/documentation/user-queue-remove/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-10-26T03:09:16.820433Z",
    "action": 15,
    "target": "",
    "id": 370109,
    "action_name": "Component unlocked",
    "url": "https://translate.funkwhale.audio/api/changes/370109/?format=api"
}