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 until you get tails. This attack does 50 more damage for each heads.
/api/v1/pokemon/cards/m1s_ja-80vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "m1s_ja-80vh",
"name": "Mega Kangaskhan ex",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/80vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/80vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/80vh.large.webp"
}
],
"expansion": {
"id": "m1s_ja",
"name": "Mega Symphonia",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M1S",
"printed_total": 63,
"release_date": "2025/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1s_ja.symbol.png",
"translation": {
"en": {
"name": "Mega Symphonia"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "647239",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/80vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/80vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/80vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"MEGA",
"ex"
],
"types": [
"Colorless"
],
"hp": "300",
"abilities": [
{
"name": "Run Errand",
"text": "Once during your turn, if this Pokémon is in the Active Spot, you may use this Ability. Draw 2 cards. You can't use more than 1 Run Errand Ability each turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rapid-Fire Combo",
"text": "Flip a coin until you get tails. This attack does 50 more damage for each heads.",
"damage": "200+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.69,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.69
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 13.24,
"low": 11.25,
"high": 15.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "10",
"value": 17.5,
"low": 17.5,
"high": 17.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 21.7,
"low": 17.48,
"high": 28.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.5,
"low": 8.5,
"high": 8.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 35.5,
"low": 23.88,
"high": 46.79,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 7.93,
"low": 7.79,
"high": 8.07,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 10.5,
"low": 5.61,
"high": 12.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "TAG",
"grade": "10",
"value": 40,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:51:13.953Z",
"trend_7d": {
"direction": "down",
"percent": -36.71
}
}
}
}