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 2 coins. For each heads, discard an Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/xyp_ja-186vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xyp_ja-186vh",
"name": "M Mawile-EX",
"number": "186",
"printed_number": "186",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/186vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/186vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/186vh.large.webp"
}
],
"expansion": {
"id": "xyp_ja",
"name": "XY Promos",
"total": 299,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"printed_total": 299,
"release_date": "2013/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xyp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xyp_ja.symbol.png",
"translation": {
"en": {
"name": "XY Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/186vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/186vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp_ja/186vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"MEGA",
"EX"
],
"types": [
"Fairy"
],
"hp": "190",
"attacks": [
{
"cost": [
"Fairy",
"Fairy",
"Fairy"
],
"converted_energy_cost": 3,
"name": "Twin Grapple",
"text": "Flip 2 coins. For each heads, discard an Energy attached to your opponent's Active Pokémon.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 13.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.5
},
{
"condition": "DMG",
"price": 10
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 189.99,
"low": 100.45,
"high": 263.73,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "up",
"percent": 45.1
}
}
],
"market_updated_at": "2026-09-22T02:47:57.605Z",
"trend_7d": {
"direction": "down",
"percent": -77.5
}
}
}
}