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, your opponent's Active Pokémon is now Paralyzed.
/api/v1/pokemon/cards/mcd21-17?include=prices 200 17ms{
"success": true,
"data": {
"id": "mcd21-17",
"name": "Squirtle",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/17.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/17.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/17.large.webp"
}
],
"expansion": {
"id": "mcd21",
"name": "McDonald's Collection 2021",
"total": 25,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 25,
"release_date": "2021/02/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd21.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd21.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "232331",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/17.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/17.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/17.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Bubble",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "tetsuya koizumi",
"pricing": {
"currency": "USD",
"market": 1.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.42
},
{
"condition": "LP",
"price": 1.2
},
{
"condition": "MP",
"price": 0.76
},
{
"condition": "HP",
"price": 0.64
},
{
"condition": "DMG",
"price": 0.47
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.21,
"low": 5.65,
"high": 6.85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 275,
"low": 203,
"high": 291,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 12.5,
"high": 14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 47.7,
"low": 20.25,
"high": 65.28,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "up",
"percent": 111.6
}
},
{
"company": "SGC",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:52:20.601Z",
"trend_7d": {
"direction": "down",
"percent": -4.7
}
}
}
}