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

Draw 2 cards.
/api/v1/pokemon/cards/sv4m_ja-57vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv4m_ja-57vh",
"name": "Maushold ex",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/57vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/57vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/57vh.large.webp"
}
],
"expansion": {
"id": "sv4m_ja",
"name": "Future Flash",
"total": 95,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4M",
"printed_total": 66,
"release_date": "2023/10/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4m_ja.symbol.png",
"translation": {
"en": {
"name": "Future Flash"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566017",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/57vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/57vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4m_ja/57vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Colorless"
],
"hp": "230",
"abilities": [
{
"name": "Solidarity",
"text": "If this Pokémon is in the Active Spot and is damaged by an attack from your opponent's Pokémon (even if this Pokémon is Knocked Out), put 3 damage counters on the Attacking Pokémon for each of your Tandemaus, Maushold, and Maushold ex in play.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Nom-Nom-Nom Incisors",
"text": "Draw 2 cards.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.61,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.61
},
{
"condition": "MP",
"price": 0.1
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 7,
"high": 15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21.5,
"low": 21.5,
"high": 21.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:33:35.813Z",
"trend_7d": {
"direction": "up",
"percent": 5.17
}
}
}
}