Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/831685/?format=api",
    "component": "https://translate.jellyfin.org/api/components/jellyfin-android/jellyfin-androidtv/?format=api",
    "translation": "https://translate.jellyfin.org/api/translations/jellyfin-android/jellyfin-androidtv/zh_Hant/?format=api",
    "user": "https://translate.jellyfin.org/api/users/Vincent-Tam/?format=api",
    "author": "https://translate.jellyfin.org/api/users/Vincent-Tam/?format=api",
    "timestamp": "2024-05-06T01:03:50.717579-04:00",
    "action": 2,
    "target": "此伺服器使用 Jellyfin %1$s 版本不被支援。請更新到 Jellyfin %2$s 或更新版本以繼續使用程式。",
    "id": 787952,
    "action_name": "Translation changed",
    "url": "https://translate.jellyfin.org/api/changes/787952/?format=api"
}