Changes API.

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

GET /api/changes/376793/?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/glossary/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/glossary/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-29T17:50:26.444515Z",
    "action": 17,
    "target": "",
    "id": 376793,
    "action_name": "Changes committed",
    "url": "https://translate.funkwhale.audio/api/changes/376793/?format=api"
}