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

This Pokémon is now Asleep. Heal 30 damage from it.
/api/v1/pokemon/cards/zsv10pt5-116vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "zsv10pt5-116vh",
"name": "Munna",
"number": "116",
"printed_number": "116",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/116vh.large.webp"
}
],
"expansion": {
"id": "zsv10pt5",
"name": "Black Bolt",
"total": 172,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "BLK",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642570",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/116vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Rest",
"text": "This Pokémon is now Asleep. Heal 30 damage from it."
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Mumble",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Illustration Rare",
"artist": "miki kudo",
"pricing": {
"currency": "USD",
"market": 18.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 18.58
},
{
"condition": "LP",
"price": 15.65
},
{
"condition": "MP",
"price": 13.43
},
{
"condition": "HP",
"price": 9.61
},
{
"condition": "DMG",
"price": 6.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 49.47,
"low": 47.37,
"high": 49.47,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 22.25,
"low": 22.25,
"high": 35.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 300,
"low": 280,
"high": 340,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 9,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.78,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 23.99,
"low": 13.75,
"high": 28.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "TAG",
"grade": "9",
"value": 20.06,
"low": 16.72,
"high": 18.48,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:52:49.141Z",
"trend_7d": {
"direction": "down",
"percent": -2.52
}
}
}
}