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

Attach any number of basic Energy cards from your hand to your Pokémon in any way you like.
Does 30 damage plus 10 more damage for each type of basic Energy card attached to Flygon.
/api/v1/pokemon/cards/adv3_ja-41vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "adv3_ja-41vh",
"name": "Flygon",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/41vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/41vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/41vh.large.webp"
}
],
"expansion": {
"id": "adv3_ja",
"name": "Rulers of the Heavens",
"total": 54,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 54,
"release_date": "2003/06/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv3_ja.symbol.png",
"translation": {
"en": {
"name": "Rulers of the Heavens"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612982",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/41vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/41vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/41vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "120",
"attacks": [
{
"cost": [
"Grass",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Energy Shower",
"text": "Attach any number of basic Energy cards from your hand to your Pokémon in any way you like."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rainbow Burn",
"text": "Does 30 damage plus 10 more damage for each type of basic Energy card attached to Flygon.",
"damage": "30+"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-30-30"
}
],
"rarity": "Rare Holo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 15.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.99
},
{
"condition": "HP",
"price": 5.5
}
],
"graded": [
{
"company": "CGC",
"grade": "3.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 100,
"high": 112.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 37.68,
"low": 60.5,
"high": 60.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 104.72,
"low": 122.99,
"high": 146.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-17T03:51:38.782Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}