Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Put this Pokémon and all attached cards into your hand.
/api/v1/pokemon/cards/m3_ja-61vh?include=prices 200 66ms{
"success": true,
"data": {
"id": "m3_ja-61vh",
"name": "Meowth ex",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/61vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/61vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/61vh.large.png"
}
],
"expansion": {
"id": "m3_ja",
"name": "Nihil Zero",
"total": 117,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M3",
"printed_total": 80,
"release_date": "2026/01/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.symbol.png",
"translation": {
"en": {
"name": "Nihil Zero"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "674380",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/61vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/61vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/61vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Colorless"
],
"abilities": [
{
"name": "Last-Ditch Catch",
"text": "Once during your turn, when you play this Pokémon from your hand onto your Bench, you may use this Ability. Search your deck for a Supporter card, reveal it, and put it into your hand. Then, shuffle your deck. You can't use more than 1 Ability that has \"Last-Ditch\" in its name each turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tuck Tail",
"text": "Put this Pokémon and all attached cards into your hand."
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 5.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.2
},
{
"condition": "LP",
"price": 0.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 54.95,
"low": 53.7,
"high": 55.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.51,
"low": 9.51,
"high": 9.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 18.68,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-30T09:19:04.954Z",
"trend_7d": {
"direction": "up",
"percent": 132.14
}
}
}
}