Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.jellyfin.org/api/components/jellyfin-android/jellyfin-androidtv/?format=api",
    "translation": "https://translate.jellyfin.org/api/translations/jellyfin-android/jellyfin-androidtv/nl/?format=api",
    "user": "https://translate.jellyfin.org/api/users/Bas/?format=api",
    "author": "https://translate.jellyfin.org/api/users/Bas/?format=api",
    "timestamp": "2024-04-13T06:00:25.199377-04:00",
    "action": 1,
    "target": "",
    "id": 775597,
    "action_name": "Translation completed",
    "url": "https://translate.jellyfin.org/api/changes/775597/?format=api"
}