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.
Does 10 damage plus 10 more damage for each Water Energy attached to Slowpoke but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.
/api/v1/pokemon/cards/neo1-73v1e?include=prices 200 28ms{
"success": true,
"data": {
"id": "neo1-73v1e",
"name": "Slowpoke",
"number": "73",
"printed_number": "73",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/73v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/73v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/73v1e.large.webp"
}
],
"expansion": {
"id": "neo1-1st-edition",
"name": "Neo Genesis 1st Edition",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 111,
"release_date": "2000/12/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89323",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/73v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/73v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/73v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Psyshock",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "10"
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Water Gun",
"text": "Does 10 damage plus 10 more damage for each Water Energy attached to Slowpoke but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.",
"damage": "10+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 13.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.7
},
{
"condition": "LP",
"price": 8.75
},
{
"condition": "MP",
"price": 4.71
},
{
"condition": "HP",
"price": 3.41
},
{
"condition": "DMG",
"price": 3.29
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 120,
"low": 102,
"high": 138,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 30.5,
"low": 30.5,
"high": 30.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "CGC",
"grade": "6.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 60,
"low": 53.8,
"high": 67.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 94,
"low": 94,
"high": 132.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 39.08,
"low": 63,
"high": 63,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 25.74,
"low": 24.99,
"high": 26.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:44:21.374Z",
"trend_7d": {
"direction": "flat",
"percent": 0.44
}
}
}
}