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, this attack does 10 damage plus 20 more damage; if tails, this attack does 10 damage.
/api/v1/pokemon/cards/gym1-42vuu?include=prices 200 17ms{
"success": true,
"data": {
"id": "gym1-42vuu",
"name": "Erika's Dratini",
"number": "42",
"printed_number": "42",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/42vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/42vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/42vuu.large.webp"
}
],
"expansion": {
"id": "gym1-unlimited",
"name": "Gym Heroes Unlimited",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Gym",
"printed_total": 132,
"release_date": "2000/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85291",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/42vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/42vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/42vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "40",
"abilities": [
{
"name": "Strange Barrier",
"text": "Whenever an attack by a Basic Pokémon (including your own) does 20 or more damage to Erika's Dratini (after applying Weakness and Resistance), reduce that damage to 10. (Any other effects of attacks still happen.) This power stops working while Erika's Dratini is Asleep, Confused, or Paralyzed.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tail Strike",
"text": "Flip a coin. If heads, this attack does 10 damage plus 20 more damage; if tails, this attack does 10 damage.",
"damage": "10+"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 4.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.92
},
{
"condition": "LP",
"price": 3.22
},
{
"condition": "MP",
"price": 2.15
},
{
"condition": "HP",
"price": 2.1
},
{
"condition": "DMG",
"price": 1.23
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 50,
"low": 30,
"high": 102,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 7,
"high": 9.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.8,
"low": 14.28,
"high": 19.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 80,
"low": 79.5,
"high": 87.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 19.5,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 13,
"low": 13,
"high": 16.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15,
"low": 15,
"high": 19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18,
"low": 17.74,
"high": 23.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 34.15,
"low": 38,
"high": 38,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:44:03.573Z",
"trend_7d": {
"direction": "up",
"percent": 5.58
}
}
}
}