Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/1116530/?format=api",
    "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
    "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-23T21:29:57.746596-05:00",
    "action": 31,
    "target": "",
    "id": 717238,
    "action_name": "String added",
    "url": "https://translate.jellyfin.org/api/changes/717238/?format=api"
}