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

The Defending Pokémon can't retreat during your opponent's next turn.
/api/v1/pokemon/cards/pop4-3vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pop4-3vh",
"name": "Flygon",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/3vh.large.webp"
}
],
"expansion": {
"id": "pop4",
"name": "POP Series 4",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2006/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85524",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "120",
"abilities": [
{
"name": "Levitate",
"text": "As long as Flygon has any Energy attached to it, the Retreat Cost for Flygon is 0.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Bite",
"damage": "30"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Sand Pit",
"text": "The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Hisao Nakamura",
"pricing": {
"currency": "USD",
"market": 9.91,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.91
},
{
"condition": "HP",
"price": 6.1
},
{
"condition": "DMG",
"price": 4.77
}
],
"graded": [
{
"company": "ACE",
"grade": "6",
"value": 24.29,
"low": 20.65,
"high": 27.93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "8",
"value": 26.66,
"low": 22.66,
"high": 30.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 50,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 84.99,
"low": 72.24,
"high": 97.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2",
"value": 34.95,
"low": 29.71,
"high": 40.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 21.75,
"low": 21.5,
"high": 22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 37.38,
"low": 32.1,
"high": 40.03,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 99.5,
"low": 74.5,
"high": 134.49,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
},
{
"company": "PSA",
"grade": "9",
"value": 199.99,
"low": 183.39,
"high": 305,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:17:25.388Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}