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

Move all Energy attached to this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/bw11-23vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw11-23vrh",
"name": "Victini",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/23vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/23vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/23vrh.large.webp"
}
],
"expansion": {
"id": "bw11",
"name": "Legendary Treasures",
"total": 140,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "LTR",
"printed_total": 113,
"release_date": "2013/11/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90348",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/23vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/23vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/23vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "60",
"abilities": [
{
"name": "Victory Star",
"text": "Once during your turn, after you flip any coins for an attack, you may ignore all effects of those coin flips and being flipping those coins again. You can't use more than 1 Victory Star Ability each turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Stored Power",
"text": "Move all Energy attached to this Pokémon to 1 of your Benched Pokémon.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 18.93,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 18.93
},
{
"condition": "LP",
"price": 9.84
},
{
"condition": "MP",
"price": 6.32
},
{
"condition": "HP",
"price": 2.73
},
{
"condition": "DMG",
"price": 4.5
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 38.5,
"low": 13,
"high": 38.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:51:33.810Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}