Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

If the Defending Pokémon is an Evolution Pokémon, it can't attack during your opponent's next turn.
/api/v1/pokemon/cards/sv4m_ja-71vh?include=prices 200 23ms{
"success": true,
"data": {
"id": "sv4m_ja-71vh",
"name": "Iron Bundle",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/71vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/71vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/71vh.large.webp"
}
],
"expansion": {
"id": "sv4m_ja",
"name": "Future Flash",
"total": 95,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4M",
"printed_total": 66,
"release_date": "2023/10/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4m_ja.symbol.png",
"translation": {
"en": {
"name": "Future Flash"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566031",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/71vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/71vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/71vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "100",
"abilities": [
{
"name": "Hyper Blower",
"text": "Once during your turn, if this Pokémon is on your Bench, you may switch out your opponent's Active Pokémon to the Bench. (Your opponent chooses the new Active Pokémon.) If you do, discard this Pokémon and all attached cards.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Refrigerated Stream",
"text": "If the Defending Pokémon is an Evolution Pokémon, it can't attack during your opponent's next turn.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Art Rare",
"artist": "Teeziro",
"pricing": {
"currency": "USD",
"market": 1.82,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.82
},
{
"condition": "HP",
"price": 1.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16,
"low": 14.69,
"high": 26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 4.82,
"low": 4.72,
"high": 4.91,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 34.52,
"low": 30,
"high": 37.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9,
"low": 9,
"high": 13.89,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 16.95,
"low": 14.41,
"high": 19.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:33:35.813Z",
"trend_7d": {
"direction": "down",
"percent": -9.9
}
}
}
}