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 heads, attach a basic Energy card from your discard pile to 1 of your Benched Pokémon.
Discard a Fire Energy attached to this Pokémon.
/api/v1/pokemon/cards/cp5_ja-7?include=prices 200 16ms{
"success": true,
"data": {
"id": "cp5_ja-7",
"name": "Victini",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/7.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/7.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/7.large.webp"
}
],
"expansion": {
"id": "cp5_ja",
"name": "Mythical & Legendary Dream Shine Collection",
"total": 38,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP5",
"printed_total": 36,
"release_date": "2016/07/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp5_ja.symbol.png",
"translation": {
"en": {
"name": "Mythical & Legendary Dream Shine Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "606050",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/7.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/7.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/7.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Energy Assist",
"text": "Flip a coin. If heads, attach a basic Energy card from your discard pile to 1 of your Benched Pokémon."
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Victory Ball",
"text": "Discard a Fire Energy attached to this Pokémon.",
"damage": "50"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 100.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 100.99
},
{
"condition": "LP",
"price": 68.39
},
{
"condition": "MP",
"price": 49.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 112.48,
"low": 95.61,
"high": 129.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 37.5,
"low": 31.88,
"high": 43.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 90,
"low": 90,
"high": 125,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "7",
"value": 14.61,
"low": 12.42,
"high": 16.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 119.09,
"low": 118.5,
"high": 118.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:26:55.990Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}