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

You may put this Pokémon into your hand. (Discard all cards attached to this Pokémon.)
/api/v1/pokemon/cards/m2a_ja-101vh?include=prices 200 13ms{
"success": true,
"data": {
"id": "m2a_ja-101vh",
"name": "Team Rocket's Crobat ex",
"number": "101",
"printed_number": "101",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/101vh.large.webp"
}
],
"expansion": {
"id": "m2a_ja",
"name": "MEGA Dream ex",
"total": 250,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M2a",
"printed_total": 193,
"release_date": "2025/11/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.symbol.png",
"translation": {
"en": {
"name": "MEGA Dream ex"
}
}
},
"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/m2a_ja/101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/101vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Darkness"
],
"hp": "310",
"abilities": [
{
"name": "Biting Spree",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may choose 2 of your opponent's Pokémon and put 2 damage counters on each of them.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Assassin's Return",
"text": "You may put this Pokémon into your hand. (Discard all cards attached to this Pokémon.)",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.32
},
{
"condition": "LP",
"price": 0.31
},
{
"condition": "MP",
"price": 0.3
},
{
"condition": "DMG",
"price": 0.2
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 11.38,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 14.5,
"low": 14.5,
"high": 15.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 20.28,
"low": 20.02,
"high": 20.02,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 13.1,
"low": 11.14,
"high": 15.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T09:34:41.329Z",
"trend_7d": {
"direction": "up",
"percent": 6.67
}
}
}
}