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

/api/v1/pokemon/cards/mp_ja-34vh?include=prices 200 55ms{
"success": true,
"data": {
"id": "mp_ja-34vh",
"name": "Shaymin",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/34vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/34vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/34vh.large.png"
}
],
"expansion": {
"id": "mp_ja",
"name": "Mega Evolution Promos",
"total": 44,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "PROMO",
"printed_total": 44,
"release_date": "2025/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp_ja.symbol.png",
"translation": {
"en": {
"name": "Mega Evolution 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/mp_ja/34vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/34vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/34vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"abilities": [
{
"name": "Flower Curtain",
"text": "Prevent all damage done to your Benched Pokémon that don't have a Rule Box by attacks from your opponent's Pokémon. (Pokémon ex, Pokémon V, etc. have Rule Boxes.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Smash Kick"
}
],
"rarity": "Promo",
"artist": "tono",
"pricing": {
"currency": "USD",
"market": 4.28,
"is_stale": true,
"conditions": [],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 70.5,
"low": 54.2,
"high": 79.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 21.51,
"low": 18.28,
"high": 24.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:50:35.239Z",
"trend_7d": {
"direction": "down",
"percent": -7.96
}
}
}
}