List cards in an expansion

GET /api/v1/:tcg/expansions/:expansion_id/cards read:catalog

List the cards belonging to one expansion. This is reprint-aware: a card printed into this set via another product is included (each card still serializes with its own home expansion). Supports `q`, `orderBy`, `include=prices`, and pagination. Wrapped in `{ success, data, page, page_size, total_count }`.

Try it GET /api/v1/pokemon/expansions/sv3pt5/cards?include=prices&page_size=10

These inputs are shared across all docs pages — an id entered here carries over.

response
200 233ms preloaded server-side with the default context
object · 5 keys
{
  "success": true,
  "data": [
    {
      "id": "sv3pt5-63",
      "name": "Abra",
      "number": "63",
      "printed_number": "63",
      "images": [
        {
          "type": "front",
          "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/63.small.png",
          "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/63.large.png",
          "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/63.large.png"
        }
      ],
      "expansion": {
        "id": "sv3pt5",
        "name": "151",
        "total": 207,
        "language": "English",
        "language_code": "en",
        "series": "Scarlet & Violet",
        "code": "MEW",
        "printed_total": 165,
        "release_date": "2023/09/22",
        "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
        "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
      },
      "language": "English",
      "language_code": "en",
      "tcgplayer_id": "516268",
      "variants": [
        {
          "name": "normal",
          "images": [
            {
              "type": "front",
              "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/63.small.png",
              "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/63.large.png",
              "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/63.large.png"
            }
          ]
        }
      ],
      "supertype": "Pokémon",
      "subtypes": [
        "Basic"
      ],
      "types": [
        "Psychic"
      ],
      "hp": "50",
      "attacks": [
        {
          "cost": [
            "Psychic"
          ],
          "converted_energy_cost": 1,
          "name": "Psyshot",
          "damage": "20"
        }
      ],
      "weaknesses": [
        {
          "type": "Darkness",
          "value": "×2"
        }
      ],
      "resistances": [
        {
          "type": "Fighting",
          "value": "-30"
        }
      ],
      "rarity": "Common",
      "artist": "Mitsuhiro Arita",
      "pricing": {
        "currency": "USD",
        "market": 0.15,
        "is_stale": false,
        "conditions": [
          {
            "condition": "NM",
            "price": 0.15
          },
          {
            "condition": "LP",
            "price": 0.13
          },
          {
            "condition": "MP",
            "price": 0.05
          }
        ],
        "graded": [
          {
            "company": "CGC",
            "grade": "9",
            "value": 10,
            "low": 8.5,
            "high": 11.5,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "10",
            "value": 56,
            "low": 54.75,
            "high": 112.5,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "8",
            "value": 6,
            "low": 5.1,
            "high": 6.9,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "9",
            "value": 8,
            "low": 6.8,
            "high": 9.2,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "SGC",
            "grade": "10",
            "value": 35.9,
            "low": 30.51,
            "high": 41.29,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          }
        ],
        "market_updated_at": "2026-07-29T14:10:56.882Z",
        "trend_7d": {
          "direction": "up",
          "percent": 15.38
        }
      }
    },
    {
      "id": "sv3pt5-63vh",
      "name": "Abra",
      "number": "63",
      "printed_number": "63",
      "images": [
        {
          "type": "front",
          "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5-63vh.small.png",
          "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5-63vh.large.png",
          "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5-63vh.large.png"
        }
      ],
      "expansion": {
        "id": "sv3pt5",
        "name": "151",
        "total": 207,
        "language": "English",
        "language_code": "en",
        "series": "Scarlet & Violet",
        "code": "MEW",
        "printed_total": 165,
        "release_date": "2023/09/22",
        "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
        "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
      },
      "language": "English",
      "language_code": "en",
      "tcgplayer_id": "516268",
      "variants": [
        {
          "name": "holofoil",
          "images": [
            {
              "type": "front",
              "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5-63vh.small.png",
              "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5-63vh.large.png",
              "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5-63vh.large.png"
            }
          ]
        }
      ],
      "rarity": "Common",
      "artist": "Mitsuhiro Arita",
      "pricing": {
        "currency": "USD",
        "market": 1.87,
        "is_stale": false,
        "conditions": [
          {
            "condition": "NM",
            "price": 1.87
          },
          {
            "condition": "LP",
            "price": 0.82
          },
          {
            "condition": "MP",
            "price": 0.59
          },
          {
            "condition": "HP",
            "price": 0.56
          },
          {
            "condition": "DMG",
            "price": 0.97
          }
        ],
        "graded": [
          {
            "company": "CGC",
            "grade": "10",
            "value": 63.75,
            "low": 60.63,
            "high": 66.88,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "8",
            "value": 15,
            "low": 12.75,
            "high": 17.25,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "8.5",
            "value": 11,
            "low": 9.35,
            "high": 12.65,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "10",
            "value": 34,
            "low": 28.9,
            "high": 39.1,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 2
          },
          {
            "company": "PSA",
            "grade": "9",
            "value": 7.82,
            "low": 7.3,
            "high": 7.3,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 1
          },
          {
            "company": "SGC",
            "grade": "10",
            "value": 35.9,
            "low": 30.51,
            "high": 41.29,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          }
        ],
        "market_updated_at": "2026-07-23T03:07:43.277Z",
        "trend_7d": {
          "direction": "flat",
          "percent": 0
        }
      }
    },
    {
      "id": "sv3pt5-63vrh",
      "name": "Abra",
      "number": "63",
      "printed_number": "63",
      "images": [
        {
          "type": "front",
          "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/63vrh.small.png",
          "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/63vrh.large.png",
          "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/63vrh.large.png"
        }
      ],
      "expansion": {
        "id": "sv3pt5",
        "name": "151",
        "total": 207,
        "language": "English",
        "language_code": "en",
        "series": "Scarlet & Violet",
        "code": "MEW",
        "printed_total": 165,
        "release_date": "2023/09/22",
        "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
        "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
      },
      "language": "English",
      "language_code": "en",
      "tcgplayer_id": "516268",
      "variants": [
        {
          "name": "reverseHolofoil",
          "images": [
            {
              "type": "front",
              "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/63vrh.small.png",
              "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/63vrh.large.png",
              "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/63vrh.large.png"
            }
          ]
        }
      ],
      "supertype": "Pokémon",
      "subtypes": [
        "Basic"
      ],
      "types": [
        "Psychic"
      ],
      "hp": "50",
      "attacks": [
        {
          "cost": [
            "Psychic"
          ],
          "converted_energy_cost": 1,
          "name": "Psyshot",
          "damage": "20"
        }
      ],
      "weaknesses": [
        {
          "type": "Darkness",
          "value": "×2"
        }
      ],
      "resistances": [
        {
          "type": "Fighting",
          "value": "-30"
        }
      ],
      "rarity": "Common",
      "artist": "Mitsuhiro Arita",
      "pricing": {
        "currency": "USD",
        "market": 0.31,
        "is_stale": false,
        "conditions": [
          {
            "condition": "NM",
            "price": 0.31
          },
          {
            "condition": "MP",
            "price": 0.26
          }
        ],
        "graded": [
          {
            "company": "CGC",
            "grade": "10",
            "value": 57.5,
            "low": 48.88,
            "high": 66.13,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "8",
            "value": 15,
            "low": 12.75,
            "high": 17.25,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "8.5",
            "value": 11,
            "low": 9.35,
            "high": 12.65,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "9.5",
            "value": 19.99,
            "low": 16.99,
            "high": 22.99,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "10",
            "value": 37,
            "low": 34,
            "high": 40,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "8",
            "value": 6,
            "low": 5.1,
            "high": 6.9,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "9",
            "value": 12,
            "low": 4.5,
            "high": 12,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "SGC",
            "grade": "10",
            "value": 35.9,
            "low": 30.51,
            "high": 41.29,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          }
        ],
        "market_updated_at": "2026-07-29T14:10:56.882Z",
        "trend_7d": {
          "direction": "up",
          "percent": 3.33
        }
      }
    },
    {
      "id": "sv3pt5-142vh",
      "name": "Aerodactyl",
      "number": "142",
      "printed_number": "142",
      "images": [
        {
          "type": "front",
          "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/142vh.small.png",
          "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/142vh.large.png",
          "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/142vh.large.png"
        }
      ],
      "expansion": {
        "id": "sv3pt5",
        "name": "151",
        "total": 207,
        "language": "English",
        "language_code": "en",
        "series": "Scarlet & Violet",
        "code": "MEW",
        "printed_total": 165,
        "release_date": "2023/09/22",
        "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
        "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
      },
      "language": "English",
      "language_code": "en",
      "tcgplayer_id": "516705",
      "variants": [
        {
          "name": "holofoil",
          "images": [
            {
              "type": "front",
              "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/142vh.small.png",
              "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/142vh.large.png",
              "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/142vh.large.png"
            }
          ]
        }
      ],
      "supertype": "Pokémon",
      "subtypes": [
        "Stage 1"
      ],
      "types": [
        "Colorless"
      ],
      "hp": "130",
      "attacks": [
        {
          "cost": [
            "Colorless"
          ],
          "converted_energy_cost": 1,
          "name": "Glide",
          "damage": "30"
        },
        {
          "cost": [
            "Colorless",
            "Colorless"
          ],
          "converted_energy_cost": 2,
          "name": "Devolution Ray",
          "text": "If your opponent's Active Pokémon is an evolved Pokémon, devolve it by putting the highest Stage Evolution card on it into your opponent's hand.",
          "damage": "100"
        }
      ],
      "weaknesses": [
        {
          "type": "Lightning",
          "value": "×2"
        }
      ],
      "resistances": [
        {
          "type": "Fighting",
          "value": "-30"
        }
      ],
      "rarity": "Rare",
      "artist": "Shinji Kanda",
      "pricing": {
        "currency": "USD",
        "market": 0.34,
        "is_stale": false,
        "conditions": [
          {
            "condition": "NM",
            "price": 0.34
          },
          {
            "condition": "MP",
            "price": 0.26
          },
          {
            "condition": "DMG",
            "price": 0.12
          }
        ],
        "graded": [
          {
            "company": "BGS",
            "grade": "9",
            "value": 7,
            "low": 5.95,
            "high": 8.05,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "10",
            "value": 26,
            "low": 14,
            "high": 26,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "8.5",
            "value": 4,
            "low": 3.4,
            "high": 4.6,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "9",
            "value": 12,
            "low": 10.2,
            "high": 13.8,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "9.5",
            "value": 9,
            "low": 7.65,
            "high": 10.35,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "10",
            "value": 112.38,
            "low": 126,
            "high": 173.99,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 2
          },
          {
            "company": "PSA",
            "grade": "8",
            "value": 6.78,
            "low": 6.51,
            "high": 6.51,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 1
          },
          {
            "company": "PSA",
            "grade": "9",
            "value": 16.15,
            "low": 20,
            "high": 20,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 1
          },
          {
            "company": "SGC",
            "grade": "9.5",
            "value": 8,
            "low": 6.8,
            "high": 9.2,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "TAG",
            "grade": "10",
            "value": 40,
            "low": 40,
            "high": 40,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 1
          }
        ],
        "market_updated_at": "2026-07-29T14:10:56.882Z",
        "trend_7d": {
          "direction": "down",
          "percent": -19.05
        }
      }
    },
    {
      "id": "sv3pt5-142vrh",
      "name": "Aerodactyl",
      "number": "142",
      "printed_number": "142",
      "images": [
        {
          "type": "front",
          "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/142vrh.small.png",
          "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/142vrh.large.png",
          "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/142vrh.large.png"
        }
      ],
      "expansion": {
        "id": "sv3pt5",
        "name": "151",
        "total": 207,
        "language": "English",
        "language_code": "en",
        "series": "Scarlet & Violet",
        "code": "MEW",
        "printed_total": 165,
        "release_date": "2023/09/22",
        "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
        "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
      },
      "language": "English",
      "language_code": "en",
      "tcgplayer_id": "516705",
      "variants": [
        {
          "name": "reverseHolofoil",
          "images": [
            {
              "type": "front",
              "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/142vrh.small.png",
              "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/142vrh.large.png",
              "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/142vrh.large.png"
            }
          ]
        }
      ],
      "supertype": "Pokémon",
      "subtypes": [
        "Stage 1"
      ],
      "types": [
        "Colorless"
      ],
      "hp": "130",
      "attacks": [
        {
          "cost": [
            "Colorless"
          ],
          "converted_energy_cost": 1,
          "name": "Glide",
          "damage": "30"
        },
        {
          "cost": [
            "Colorless",
            "Colorless"
          ],
          "converted_energy_cost": 2,
          "name": "Devolution Ray",
          "text": "If your opponent's Active Pokémon is an evolved Pokémon, devolve it by putting the highest Stage Evolution card on it into your opponent's hand.",
          "damage": "100"
        }
      ],
      "weaknesses": [
        {
          "type": "Lightning",
          "value": "×2"
        }
      ],
      "resistances": [
        {
          "type": "Fighting",
          "value": "-30"
        }
      ],
      "rarity": "Rare",
      "artist": "Shinji Kanda",
      "pricing": {
        "currency": "USD",
        "market": 0.9,
        "is_stale": false,
        "conditions": [
          {
            "condition": "NM",
            "price": 0.9
          },
          {
            "condition": "MP",
            "price": 0.73
          },
          {
            "condition": "DMG",
            "price": 0.4
          }
        ],
        "graded": [
          {
            "company": "BGS",
            "grade": "9",
            "value": 7,
            "low": 5.95,
            "high": 8.05,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "10",
            "value": 19.5,
            "low": 16.58,
            "high": 22.42,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "8.5",
            "value": 4,
            "low": 3.4,
            "high": 4.6,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "9",
            "value": 12,
            "low": 10.2,
            "high": 13.8,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "9.5",
            "value": 10.25,
            "low": 8.71,
            "high": 11.79,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "10",
            "value": 65,
            "low": 55.25,
            "high": 74.75,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "8",
            "value": 7,
            "low": 6.88,
            "high": 7,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "9",
            "value": 9.5,
            "low": 8.07,
            "high": 10.93,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "SGC",
            "grade": "9.5",
            "value": 8,
            "low": 6.8,
            "high": 9.2,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          }
        ],
        "market_updated_at": "2026-07-29T14:10:56.882Z",
        "trend_7d": {
          "direction": "down",
          "percent": -14.29
        }
      }
    },
    {
      "id": "sv3pt5-188vh",
      "name": "Alakazam ex",
      "number": "188",
      "printed_number": "188",
      "images": [
        {
          "type": "front",
          "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/188vh.small.png",
          "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/188vh.large.png",
          "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/188vh.large.png"
        }
      ],
      "expansion": {
        "id": "sv3pt5",
        "name": "151",
        "total": 207,
        "language": "English",
        "language_code": "en",
        "series": "Scarlet & Violet",
        "code": "MEW",
        "printed_total": 165,
        "release_date": "2023/09/22",
        "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
        "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
      },
      "language": "English",
      "language_code": "en",
      "tcgplayer_id": "517013",
      "variants": [
        {
          "name": "holofoil",
          "images": [
            {
              "type": "front",
              "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/188vh.small.png",
              "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/188vh.large.png",
              "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/188vh.large.png"
            }
          ]
        }
      ],
      "supertype": "Pokémon",
      "subtypes": [
        "Stage 2",
        "ex"
      ],
      "types": [
        "Psychic"
      ],
      "hp": "310",
      "attacks": [
        {
          "cost": [
            "Colorless",
            "Colorless"
          ],
          "converted_energy_cost": 2,
          "name": "Mind Jack",
          "text": "This attack does 30 more damage for each of your opponent's Benched Pokémon.",
          "damage": "90"
        },
        {
          "cost": [
            "Psychic",
            "Psychic"
          ],
          "converted_energy_cost": 2,
          "name": "Dimensional Hand",
          "text": "This attack can be used even if this Pokémon is on the Bench.",
          "damage": "120"
        }
      ],
      "weaknesses": [
        {
          "type": "Darkness",
          "value": "×2"
        }
      ],
      "resistances": [
        {
          "type": "Fighting",
          "value": "-30"
        }
      ],
      "rarity": "Ultra Rare",
      "artist": "PLANETA Tsuji",
      "pricing": {
        "currency": "USD",
        "market": 11.88,
        "is_stale": false,
        "conditions": [
          {
            "condition": "NM",
            "price": 11.88
          },
          {
            "condition": "LP",
            "price": 10.39
          },
          {
            "condition": "MP",
            "price": 8.79
          },
          {
            "condition": "HP",
            "price": 6.5
          },
          {
            "condition": "DMG",
            "price": 5.82
          }
        ],
        "graded": [
          {
            "company": "AGS",
            "grade": "10",
            "value": 30,
            "low": 25.5,
            "high": 34.5,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "BGS",
            "grade": "9",
            "value": 15.5,
            "low": 13.18,
            "high": 17.83,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "10",
            "value": 46.5,
            "low": 46.5,
            "high": 80.5,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "7.5",
            "value": 4,
            "low": 3.4,
            "high": 4.6,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "8.5",
            "value": 15,
            "low": 12.75,
            "high": 17.25,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "9",
            "value": 10,
            "low": 8.5,
            "high": 11.5,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "9.5",
            "value": 20,
            "low": 19.6,
            "high": 20,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "10",
            "value": 135,
            "low": 118.6,
            "high": 148.13,
            "confidence": "high",
            "value_kind": "sold",
            "sold_count": 9
          },
          {
            "company": "PSA",
            "grade": "7",
            "value": 11,
            "low": 9.35,
            "high": 12.65,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "8",
            "value": 15,
            "low": 14.99,
            "high": 26.99,
            "confidence": "med",
            "value_kind": "sold",
            "sold_count": 3
          },
          {
            "company": "PSA",
            "grade": "8.5",
            "value": 15,
            "low": 12.75,
            "high": 17.25,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "9",
            "value": 24,
            "low": 20.3,
            "high": 29.85,
            "confidence": "high",
            "value_kind": "sold",
            "sold_count": 7
          },
          {
            "company": "SGC",
            "grade": "10",
            "value": 27,
            "low": 22.95,
            "high": 31.05,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "SGC",
            "grade": "9.5",
            "value": 12,
            "low": 10.2,
            "high": 13.8,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "TAG",
            "grade": "10",
            "value": 129.8,
            "low": 110.33,
            "high": 149.27,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          }
        ],
        "market_updated_at": "2026-07-29T14:10:56.882Z",
        "trend_7d": {
          "direction": "up",
          "percent": 3.66
        }
      }
    },
    {
      "id": "sv3pt5-201vh",
      "name": "Alakazam ex",
      "number": "201",
      "printed_number": "201",
      "images": [
        {
          "type": "front",
          "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/201vh.small.png",
          "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/201vh.large.png",
          "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/201vh.large.png"
        }
      ],
      "expansion": {
        "id": "sv3pt5",
        "name": "151",
        "total": 207,
        "language": "English",
        "language_code": "en",
        "series": "Scarlet & Violet",
        "code": "MEW",
        "printed_total": 165,
        "release_date": "2023/09/22",
        "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
        "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
      },
      "language": "English",
      "language_code": "en",
      "tcgplayer_id": "517047",
      "variants": [
        {
          "name": "holofoil",
          "images": [
            {
              "type": "front",
              "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/201vh.small.png",
              "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/201vh.large.png",
              "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/201vh.large.png"
            }
          ]
        }
      ],
      "supertype": "Pokémon",
      "subtypes": [
        "Stage 2",
        "ex"
      ],
      "types": [
        "Psychic"
      ],
      "hp": "310",
      "attacks": [
        {
          "cost": [
            "Colorless",
            "Colorless"
          ],
          "converted_energy_cost": 2,
          "name": "Mind Jack",
          "text": "This attack does 30 more damage for each of your opponent's Benched Pokémon.",
          "damage": "90"
        },
        {
          "cost": [
            "Psychic",
            "Psychic"
          ],
          "converted_energy_cost": 2,
          "name": "Dimensional Hand",
          "text": "This attack can be used even if this Pokémon is on the Bench.",
          "damage": "120"
        }
      ],
      "weaknesses": [
        {
          "type": "Darkness",
          "value": "×2"
        }
      ],
      "resistances": [
        {
          "type": "Fighting",
          "value": "-30"
        }
      ],
      "rarity": "Special Illustration Rare",
      "artist": "Shinya Komatsu",
      "pricing": {
        "currency": "USD",
        "market": 67.94,
        "is_stale": false,
        "conditions": [
          {
            "condition": "NM",
            "price": 67.94
          },
          {
            "condition": "MP",
            "price": 55.75
          },
          {
            "condition": "HP",
            "price": 56.67
          },
          {
            "condition": "DMG",
            "price": 42.42
          }
        ],
        "graded": [
          {
            "company": "ACE",
            "grade": "10",
            "value": 191.42,
            "low": 198.32,
            "high": 200.33,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 2
          },
          {
            "company": "ACE",
            "grade": "8",
            "value": 77.44,
            "low": 77.44,
            "high": 77.44,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 1
          },
          {
            "company": "ACE",
            "grade": "9",
            "value": 83.34,
            "low": 74.22,
            "high": 95.65,
            "confidence": "high",
            "value_kind": "sold",
            "sold_count": 6
          },
          {
            "company": "AGS",
            "grade": "10",
            "value": 199.99,
            "low": 169.99,
            "high": 229.99,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "BGS",
            "grade": "8.5",
            "value": 42,
            "low": 35.7,
            "high": 48.3,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "BGS",
            "grade": "9",
            "value": 66.46,
            "low": 63.26,
            "high": 70.14,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 2
          },
          {
            "company": "BGS",
            "grade": "9.5",
            "value": 147.57,
            "low": 127.5,
            "high": 127.5,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 1
          },
          {
            "company": "CGC",
            "grade": "10",
            "value": 148.5,
            "low": 144,
            "high": 380,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "6",
            "value": 69.6,
            "low": 69.6,
            "high": 69.6,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 1
          },
          {
            "company": "CGC",
            "grade": "8",
            "value": 61.13,
            "low": 61.9,
            "high": 69.1,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 2
          },
          {
            "company": "CGC",
            "grade": "8.5",
            "value": 62.75,
            "low": 53.7,
            "high": 68.37,
            "confidence": "med",
            "value_kind": "sold",
            "sold_count": 4
          },
          {
            "company": "CGC",
            "grade": "9",
            "value": 77,
            "low": 66.4,
            "high": 95.99,
            "confidence": "high",
            "value_kind": "sold",
            "sold_count": 5
          },
          {
            "company": "CGC",
            "grade": "9.5",
            "value": 101.61,
            "low": 100.5,
            "high": 104.49,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 2
          },
          {
            "company": "PSA",
            "grade": "1",
            "value": 120,
            "low": 102,
            "high": 138,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "10",
            "value": 350,
            "low": 330,
            "high": 395.91,
            "confidence": "high",
            "value_kind": "sold",
            "sold_count": 77,
            "trend": {
              "direction": "flat",
              "percent": 0
            }
          },
          {
            "company": "PSA",
            "grade": "6",
            "value": 29.5,
            "low": 25.08,
            "high": 33.92,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "7",
            "value": 60.69,
            "low": 76.8,
            "high": 76.8,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 1
          },
          {
            "company": "PSA",
            "grade": "8",
            "value": 65,
            "low": 58.83,
            "high": 75,
            "confidence": "high",
            "value_kind": "sold",
            "sold_count": 18,
            "trend": {
              "direction": "down",
              "percent": -10.5
            }
          },
          {
            "company": "PSA",
            "grade": "8.5",
            "value": 38,
            "low": 32.3,
            "high": 43.7,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "9",
            "value": 85.5,
            "low": 76,
            "high": 95.59,
            "confidence": "high",
            "value_kind": "sold",
            "sold_count": 95,
            "trend": {
              "direction": "flat",
              "percent": 0
            }
          },
          {
            "company": "SGC",
            "grade": "10",
            "value": 70,
            "low": 70,
            "high": 159.95,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "SGC",
            "grade": "9",
            "value": 47,
            "low": 39.95,
            "high": 54.05,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "SGC",
            "grade": "9.5",
            "value": 46,
            "low": 39.1,
            "high": 52.9,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "TAG",
            "grade": "10",
            "value": 369,
            "low": 329.8,
            "high": 389.8,
            "confidence": "med",
            "value_kind": "sold",
            "sold_count": 3
          },
          {
            "company": "TAG",
            "grade": "9",
            "value": 105.38,
            "low": 92.27,
            "high": 109.08,
            "confidence": "med",
            "value_kind": "sold",
            "sold_count": 3
          }
        ],
        "market_updated_at": "2026-07-29T14:10:56.882Z",
        "trend_7d": {
          "direction": "down",
          "percent": -1.35
        }
      }
    },
    {
      "id": "sv3pt5-65vh",
      "name": "Alakazam ex",
      "number": "65",
      "printed_number": "65",
      "images": [
        {
          "type": "front",
          "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/65vh.small.png",
          "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/65vh.large.png",
          "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/65vh.large.png"
        }
      ],
      "expansion": {
        "id": "sv3pt5",
        "name": "151",
        "total": 207,
        "language": "English",
        "language_code": "en",
        "series": "Scarlet & Violet",
        "code": "MEW",
        "printed_total": 165,
        "release_date": "2023/09/22",
        "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
        "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
      },
      "language": "English",
      "language_code": "en",
      "tcgplayer_id": "516381",
      "variants": [
        {
          "name": "holofoil",
          "images": [
            {
              "type": "front",
              "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/65vh.small.png",
              "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/65vh.large.png",
              "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/65vh.large.png"
            }
          ]
        }
      ],
      "supertype": "Pokémon",
      "subtypes": [
        "Stage 2",
        "ex"
      ],
      "types": [
        "Psychic"
      ],
      "hp": "310",
      "attacks": [
        {
          "cost": [
            "Colorless",
            "Colorless"
          ],
          "converted_energy_cost": 2,
          "name": "Mind Jack",
          "text": "This attack does 30 more damage for each of your opponent's Benched Pokémon.",
          "damage": "90"
        },
        {
          "cost": [
            "Psychic",
            "Psychic"
          ],
          "converted_energy_cost": 2,
          "name": "Dimensional Hand",
          "text": "This attack can be used even if this Pokémon is on the Bench.",
          "damage": "120"
        }
      ],
      "weaknesses": [
        {
          "type": "Darkness",
          "value": "×2"
        }
      ],
      "resistances": [
        {
          "type": "Fighting",
          "value": "-30"
        }
      ],
      "rarity": "Double Rare",
      "artist": "Mitsuhiro Arita",
      "pricing": {
        "currency": "USD",
        "market": 2.08,
        "is_stale": false,
        "conditions": [
          {
            "condition": "NM",
            "price": 2.08
          },
          {
            "condition": "LP",
            "price": 1.45
          },
          {
            "condition": "MP",
            "price": 1.26
          },
          {
            "condition": "HP",
            "price": 0.59
          },
          {
            "condition": "DMG",
            "price": 1.45
          }
        ],
        "graded": [
          {
            "company": "BGS",
            "grade": "8.5",
            "value": 7,
            "low": 5.95,
            "high": 8.05,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "BGS",
            "grade": "9",
            "value": 30,
            "low": 25.5,
            "high": 34.5,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "10",
            "value": 25,
            "low": 18,
            "high": 32,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "8.5",
            "value": 7.5,
            "low": 7.5,
            "high": 7.5,
            "confidence": "med",
            "value_kind": "blended",
            "sold_count": 1
          },
          {
            "company": "CGC",
            "grade": "9",
            "value": 4.5,
            "low": 3,
            "high": 8,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "CGC",
            "grade": "9.5",
            "value": 14,
            "low": 11.9,
            "high": 16.1,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "10",
            "value": 37.5,
            "low": 31.88,
            "high": 43.13,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "8",
            "value": 7,
            "low": 6.5,
            "high": 7.25,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "9",
            "value": 10,
            "low": 10,
            "high": 18,
            "confidence": "med",
            "value_kind": "sold",
            "sold_count": 3
          },
          {
            "company": "SGC",
            "grade": "10",
            "value": 17.5,
            "low": 14.88,
            "high": 20.13,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "TAG",
            "grade": "8.5",
            "value": 19,
            "low": 16.15,
            "high": 21.85,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          }
        ],
        "market_updated_at": "2026-07-29T14:10:56.882Z",
        "trend_7d": {
          "direction": "down",
          "percent": -22.39
        }
      }
    },
    {
      "id": "sv3pt5-152",
      "name": "Antique Dome Fossil",
      "number": "152",
      "printed_number": "152",
      "images": [
        {
          "type": "front",
          "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/152.small.png",
          "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/152.large.png",
          "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/152.large.png"
        }
      ],
      "expansion": {
        "id": "sv3pt5",
        "name": "151",
        "total": 207,
        "language": "English",
        "language_code": "en",
        "series": "Scarlet & Violet",
        "code": "MEW",
        "printed_total": 165,
        "release_date": "2023/09/22",
        "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
        "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
      },
      "language": "English",
      "language_code": "en",
      "tcgplayer_id": "516714",
      "variants": [
        {
          "name": "normal",
          "images": [
            {
              "type": "front",
              "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/152.small.png",
              "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/152.large.png",
              "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/152.large.png"
            }
          ]
        }
      ],
      "supertype": "Trainer",
      "subtypes": [
        "Item"
      ],
      "hp": "60",
      "abilities": [
        {
          "name": "Domed Armor",
          "text": "This Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
          "type": "Ability"
        }
      ],
      "rarity": "Common",
      "artist": "AYUMI ODASHIMA",
      "pricing": {
        "currency": "USD",
        "market": 0.17,
        "is_stale": false,
        "conditions": [
          {
            "condition": "NM",
            "price": 0.17
          },
          {
            "condition": "MP",
            "price": 0.12
          }
        ],
        "graded": [
          {
            "company": "CGC",
            "grade": "10",
            "value": 50,
            "low": 42.5,
            "high": 57.5,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "10",
            "value": 70,
            "low": 59.5,
            "high": 80.5,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "8",
            "value": 6,
            "low": 5.1,
            "high": 6.9,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "9",
            "value": 10.5,
            "low": 8.92,
            "high": 12.08,
            "confidence": "low",
            "value_kind": "feed",
            "sold_count": 0
          }
        ],
        "market_updated_at": "2026-07-29T14:10:56.882Z",
        "trend_7d": {
          "direction": "down",
          "percent": -19.05
        }
      }
    },
    {
      "id": "sv3pt5-152vrh",
      "name": "Antique Dome Fossil",
      "number": "152",
      "printed_number": "152",
      "images": [
        {
          "type": "front",
          "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/152vrh.small.png",
          "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/152vrh.large.png",
          "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/152vrh.large.png"
        }
      ],
      "expansion": {
        "id": "sv3pt5",
        "name": "151",
        "total": 207,
        "language": "English",
        "language_code": "en",
        "series": "Scarlet & Violet",
        "code": "MEW",
        "printed_total": 165,
        "release_date": "2023/09/22",
        "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
        "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
      },
      "language": "English",
      "language_code": "en",
      "tcgplayer_id": "516714",
      "variants": [
        {
          "name": "reverseHolofoil",
          "images": [
            {
              "type": "front",
              "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/152vrh.small.png",
              "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/152vrh.large.png",
              "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/152vrh.large.png"
            }
          ]
        }
      ],
      "supertype": "Trainer",
      "subtypes": [
        "Item"
      ],
      "hp": "60",
      "abilities": [
        {
          "name": "Domed Armor",
          "text": "This Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
          "type": "Ability"
        }
      ],
      "rarity": "Common",
      "artist": "AYUMI ODASHIMA",
      "pricing": {
        "currency": "USD",
        "market": 0.98,
        "is_stale": false,
        "conditions": [
          {
            "condition": "NM",
            "price": 0.98
          },
          {
            "condition": "LP",
            "price": 0.85
          },
          {
            "condition": "MP",
            "price": 0.52
          },
          {
            "condition": "HP",
            "price": 0.88
          }
        ],
        "graded": [
          {
            "company": "CGC",
            "grade": "10",
            "value": 50,
            "low": 42.5,
            "high": 57.5,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "10",
            "value": 44,
            "low": 37.4,
            "high": 50.6,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "8",
            "value": 6.75,
            "low": 5.74,
            "high": 7.76,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          },
          {
            "company": "PSA",
            "grade": "9",
            "value": 7.25,
            "low": 6.16,
            "high": 8.34,
            "confidence": "med",
            "value_kind": "feed",
            "sold_count": 0
          }
        ],
        "market_updated_at": "2026-07-29T14:10:56.882Z",
        "trend_7d": {
          "direction": "down",
          "percent": -14.04
        }
      }
    }
  ],
  "page": 1,
  "page_size": 10,
  "total_count": 371
}
curl (tracks the inputs above)
curl -X GET 'https://service.rip.fun/api/v1/pokemon/expansions/sv3pt5/cards?include=prices&page_size=10' \
  -H 'X-API-Key: rip_…'

Request fields

FieldTypeRequiredDescription
expansion_idstringyesPath param — the expansion id, e.g. `sv3pt5`.
qstringAdvanced search, e.g. `name:char*`, `(subtypes:mega OR subtypes:vmax)`, `-types:water`, `hp:[150 TO *]`, `expansion.id:sv1`. Unknown fields return 400 with a suggestion. Full grammar + field list: see the Search & filtering guide.
orderBystringComma list; `-` prefix = DESC, e.g. `-release_date`. Max 3 keys.
page / page_sizenumberPagination. `page` ≥ 1 (default 1), `page_size` 1–100 (default 100). `page × page_size` capped at 10,000.
selectstringComma list of top-level fields to keep (`id` always included).
includestring`prices` to include the compact `pricing` object.

Response fields (data)

FieldDescription
data[].idCard id (variant printings carry a suffix, e.g. `…vh` for holofoil, `…vrh` for reverse holofoil)
data[].name / supertype / subtypes / typesCard identity + classification (One Piece cards expose `type` / `cost` / `power` / `attribute` / `colors` instead of `types`/`hp`)
data[].rarity / number / printed_number / artistPrint metadata
data[].hp / attacks / weaknesses / resistances / abilitiesPokémon game data (omitted when not applicable)
data[].images[]`{ type, small, medium, large }` — `medium` is aliased to `large` (only two sizes stored)
data[].language / language_codeCard language — `English`/`en`, `Japanese`/`ja`, `Chinese`/`zh` (Simplified `zh-Hans`, Traditional `zh-Hant`)
data[].tcgplayer_idTCGplayer product id for cross-referencing, or null when we don’t have one
data[].expansionNested expansion object (id, name, series, total, release_date, logo, symbol, …)
data[].variants[]`{ name, images[] }` — one self-describing element per card printing
data[].pricingPresent only with `include=prices`. Our own dedicated pricing: `{ currency, market, market_updated_at, is_stale, trend_7d, conditions[], graded[] }`. See the Pricing guide.
data[].pricing.conditions[]`{ condition, price }` raw ladder (NM/LP/MP/HP/DMG) for the card’s variant
data[].pricing.graded[]Reconciled graded value per company+grade: `{ company, grade, value, low, high, confidence, value_kind, sold_count, trend? }`. The dedicated /prices endpoint adds `band` + `last_sold_at`.

Errors

StatusCodeWhen
404not_foundno expansion with that id for this game
400invalid_querymalformed `q` — bad syntax, unknown field, or a disallowed pattern (leading wildcard, too complex). Response `details.position` points at the offending character.
400invalid_pagination`page`/`page_size` non-numeric, out of range, or `page × page_size` > 10,000

See Errors for the response envelope and the full code list.