Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/980831/?format=api",
    "component": "https://translate.jellyfin.org/api/components/jellyfin-android/jellyfin-android-fastlane/?format=api",
    "translation": "https://translate.jellyfin.org/api/translations/jellyfin-android/jellyfin-android-fastlane/ja/?format=api",
    "user": "https://translate.jellyfin.org/api/users/musenq/?format=api",
    "author": "https://translate.jellyfin.org/api/users/musenq/?format=api",
    "timestamp": "2024-05-06T08:13:40.030499-04:00",
    "action": 5,
    "target": "Android TV で Jellyfin をご利用いただきありがとうございます!常に最新リリースの Jellyfin Server の使用をお勧めします。\n\n詳細については、jellyfin.org のブログをご覧いただくか、GitHub で完全な変更ログをお読みください。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Thank you for using Jellyfin for Android! Using the latest released Jellyfin Server is always recommended.\n\nFor more information, please see our blog at jellyfin.org, or read the full changelog on GitHub.",
        "old_state": 0
    },
    "id": 788346,
    "action_name": "Translation added",
    "url": "https://translate.jellyfin.org/api/changes/788346/?format=api"
}