Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
    "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-29T13:38:04.148654-05:00",
    "action": 17,
    "target": "",
    "id": 753682,
    "action_name": "Changes committed",
    "url": "https://translate.jellyfin.org/api/changes/753682/?format=api"
}