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 is now Poisoned and can't retreat during your opponent's next turn.
If the Defending Pokémon is affected by any Special Conditions, you may do 30 damage to any 1 Benched Pokémon instead. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/pl2-12vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pl2-12vh",
"name": "Roserade GL",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/12vh.large.webp"
}
],
"expansion": {
"id": "pl2",
"name": "Rising Rivals",
"total": 120,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "RR",
"printed_total": 111,
"release_date": "2009/05/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88834",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/12vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Grass"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Poison Bind",
"text": "The Defending Pokémon is now Poisoned and can't retreat during your opponent's next turn.",
"damage": "10"
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Long Whip",
"text": "If the Defending Pokémon is affected by any Special Conditions, you may do 30 damage to any 1 Benched Pokémon instead. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kanako Eo",
"pricing": {
"currency": "USD",
"market": 7.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.6
},
{
"condition": "LP",
"price": 5.22
},
{
"condition": "MP",
"price": 4.15
},
{
"condition": "HP",
"price": 3.49
},
{
"condition": "DMG",
"price": 1.67
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 91,
"low": 82,
"high": 100,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15.65,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 38.74,
"low": 34.99,
"high": 42.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 11.99,
"low": 10.19,
"high": 13.79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 17.38,
"low": 21.5,
"high": 21.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 13,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:21:30.919Z",
"trend_7d": {
"direction": "flat",
"percent": -0.13
}
}
}
}