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 3 coins. For each heads, choose 1 Fire Energy card from your discard pile and put it in your hand.
The Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/vs1_ja-20?include=prices 200 17ms{
"success": true,
"data": {
"id": "vs1_ja-20",
"name": "Morty's Ninetales",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/20.large.webp"
}
],
"expansion": {
"id": "vs1_ja",
"name": "Pokémon VS",
"total": 151,
"language": "Japanese",
"language_code": "ja",
"series": "VS",
"printed_total": 141,
"release_date": "2001/07/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vs1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/vs1_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon VS"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "622609",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/20.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Call Will-O-Wisp",
"text": "Flip 3 coins. For each heads, choose 1 Fire Energy card from your discard pile and put it in your hand."
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Flickering Flames",
"text": "The Defending Pokémon is now Asleep.",
"damage": "20"
}
],
"rarity": "usually",
"artist": "Naoyo Kimura",
"pricing": {
"currency": "USD",
"market": 40,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 40
},
{
"condition": "HP",
"price": 30
},
{
"condition": "DMG",
"price": 25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 88.1,
"low": 104.8,
"high": 123.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 372,
"low": 341,
"high": 500,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "down",
"percent": -8.1
}
},
{
"company": "PSA",
"grade": "8",
"value": 42.8,
"low": 67,
"high": 67,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 33.5,
"low": 33.5,
"high": 35.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T02:22:16.637Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}