{
    "meta": {
        "total": 3,
        "page": 1,
        "pages": 1,
        "per_page": 20,
        "generated_at": "2026-04-14T22:38:22+09:00",
        "base_url": "http://sunstripe.main.jp/release/"
    },
    "filters": {
        "q": "",
        "tag": ""
    },
    "items": [
        {
            "id": "sunstripe-2025-09-10",
            "version": "1.3.0",
            "title": "Scramble Radio スケジュール拡張",
            "date": "2025-09-10",
            "summary": "番組表のJSON連携・ハイライト表示・アーカイブ導線を追加。",
            "notes": [
                "番組カードに“今放送中”バッジを実装",
                "アーカイブURLの自動生成（放送終了後）",
                "アクセシビリティ改善（キーボード操作 & ARIA）"
            ],
            "tags": [
                "radio",
                "schedule",
                "accessibility"
            ],
            "url": "/scramble/radio/",
            "repo": "https://github.com/sunstripe/example",
            "image": null,
            "ts": 1757430000
        },
        {
            "id": "sunstripe-2025-08-20",
            "version": "1.2.0",
            "title": "VTuberイベントAPIのフォールバック対応",
            "date": "2025-08-20",
            "summary": "当月が無い場合に前月/既定月へ自動フォールバック。",
            "notes": [
                "HEADで200系判定→GETの二段階フェッチ",
                "UI側で“取得元の月”を明示",
                "ロギングとタイムアウト短縮"
            ],
            "tags": [
                "vtuber",
                "api",
                "performance"
            ],
            "url": "/vtuber/event/",
            "repo": null,
            "image": null,
            "ts": 1755615600
        },
        {
            "id": "sunstripe-2025-07-31",
            "version": "1.1.0",
            "title": "サイト全体のCSSパステル調整（🌈 Sunstripe UI）",
            "date": "2025-07-31",
            "summary": "白ベース＋パステル多色の読みやすい配色に刷新。",
            "notes": [
                "フォントサイズ階層を整理し、行間/余白を拡張",
                "タグチップ・バッジの統一トークン",
                "ダークモードの土台（未公開フラグ）"
            ],
            "tags": [
                "design",
                "css",
                "ux"
            ],
            "url": "/",
            "repo": null,
            "image": null,
            "ts": 1753887600
        }
    ]
}