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, the Defending Pokémon is now Paralyzed.
Flip a coin. If heads, this attack does 30 damage plus 10 more damage. If tails, Clair's Gyarados does 10 damage to itself.
/api/v1/pokemon/cards/vs1_ja-48?include=prices 200 16ms{
"success": true,
"data": {
"id": "vs1_ja-48",
"name": "Clair's Gyarados",
"number": "48",
"printed_number": "48",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/48.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/48.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/48.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": "630802",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/48.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/48.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/vs1_ja/48.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Paralyzing Gaze",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed."
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Thrash",
"text": "Flip a coin. If heads, this attack does 30 damage plus 10 more damage. If tails, Clair's Gyarados does 10 damage to itself.",
"damage": "30+"
}
],
"rarity": "usually",
"artist": "Shin-ichi Yoshida",
"pricing": {
"currency": "USD",
"market": 92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 92
},
{
"condition": "LP",
"price": 75
},
{
"condition": "MP",
"price": 61.99
}
],
"graded": [
{
"company": "AGS",
"grade": "8.5",
"value": 170,
"low": 144.5,
"high": 195.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 301.23,
"low": 256.05,
"high": 346.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 82,
"low": 69.7,
"high": 94.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 76.75,
"low": 63.5,
"high": 90,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 317.25,
"low": 249.5,
"high": 385,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 33.54,
"low": 28.51,
"high": 38.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 123.08,
"low": 117.9,
"high": 153.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 40,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T02:22:16.637Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}