Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/pokemon/cards/mcd21-19vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "mcd21-19vh",
"name": "Mudkip",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/19vh.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": "232333",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/19vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Tackle",
"damage": "10"
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Mud-Slap",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Aya Kusube",
"pricing": {
"currency": "USD",
"market": 6.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.44
},
{
"condition": "LP",
"price": 4.92
},
{
"condition": "MP",
"price": 2.07
},
{
"condition": "HP",
"price": 1.2
},
{
"condition": "DMG",
"price": 1.05
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 23,
"low": 23,
"high": 292.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 23.7,
"low": 23.7,
"high": 23.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 4.25,
"low": 4.25,
"high": 4.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 6.25,
"high": 13.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15.53,
"low": 12.5,
"high": 12.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 800,
"low": 454,
"high": 880,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "up",
"percent": 66.7
}
},
{
"company": "PSA",
"grade": "5",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 22.39,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 39.84,
"low": 41.99,
"high": 57.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 26.07,
"low": 26.05,
"high": 34.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T02:52:20.601Z",
"trend_7d": {
"direction": "down",
"percent": -2.87
}
}
}
}