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

Flip a coin. If tails, this attack does nothing. If heads, the Defending Pokémon is now Paralyzed.
During your opponent's next turn, any damage done to Altaria by attacks from your opponent's Evolved Pokémon is reduced by 30 (after applying Weakness and Resistance).
/api/v1/pokemon/cards/dp4-12vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp4-12vrh",
"name": "Altaria",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/12vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/12vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/12vrh.large.webp"
}
],
"expansion": {
"id": "dp4",
"name": "Great Encounters",
"total": 106,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "GE",
"printed_total": 106,
"release_date": "2008/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83516",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/12vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/12vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp4/12vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Dragonbreath",
"text": "Flip a coin. If tails, this attack does nothing. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "40"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Cotton Cloud",
"text": "During your opponent's next turn, any damage done to Altaria by attacks from your opponent's Evolved Pokémon is reduced by 30 (after applying Weakness and Resistance).",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "+20"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 10.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.99
},
{
"condition": "LP",
"price": 2.19
},
{
"condition": "MP",
"price": 1.98
},
{
"condition": "HP",
"price": 1.18
},
{
"condition": "DMG",
"price": 0.88
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 29,
"low": 29,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 11.99,
"low": 10.19,
"high": 13.79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10.15,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 349.99,
"low": 297.49,
"high": 402.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 14.23,
"low": 14.5,
"high": 14.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 21.19,
"low": 18.01,
"high": 24.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 35,
"low": 35,
"high": 42.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:43:18.271Z",
"trend_7d": {
"direction": "up",
"percent": 10.01
}
}
}
}