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

Switch out your opponent's Active Pokémon to the Bench. (Your opponent chooses the new Active Pokémon.)
/api/v1/pokemon/cards/sv2p_ja-82vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv2p_ja-82vh",
"name": "Rookidee",
"number": "82",
"printed_number": "82",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/82vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/82vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/82vh.large.webp"
}
],
"expansion": {
"id": "sv2p_ja",
"name": "Snow Hazard",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2P",
"printed_total": 71,
"release_date": "2023/04/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2p_ja.symbol.png",
"translation": {
"en": {
"name": "Snow Hazard"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567839",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/82vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/82vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/82vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Send Back",
"text": "Switch out your opponent's Active Pokémon to the Bench. (Your opponent chooses the new Active Pokémon.)",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Art Rare",
"artist": "GOSSAN",
"pricing": {
"currency": "USD",
"market": 4.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.42
},
{
"condition": "LP",
"price": 3.13
},
{
"condition": "MP",
"price": 2.99
},
{
"condition": "HP",
"price": 1.39
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20.51,
"low": 13.5,
"high": 21.04,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 4.38,
"low": 3,
"high": 3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 9.75,
"low": 8.57,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 44.64,
"low": 30.99,
"high": 49.97,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "up",
"percent": 24
}
},
{
"company": "PSA",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 19.6,
"low": 15.9,
"high": 27.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 23.5,
"low": 23.5,
"high": 24.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8",
"value": 0.99,
"low": 0.84,
"high": 1.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:55:39.501Z",
"trend_7d": {
"direction": "up",
"percent": 1.61
}
}
}
}