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

/api/v1/pokemon/cards/m2a_ja-245vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "m2a_ja-245vh",
"name": "Steven's Metagross ex",
"number": "245",
"printed_number": "245",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/245vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/245vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/245vh.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/245vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/245vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/245vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Metal"
],
"hp": "340",
"abilities": [
{
"name": "X-Boot",
"text": "Once during your turn, you may search your deck for a Basic Psychic Energy card, a Basic Metal Energy card, or 1 of each and attach them to your Psychic Pokémon and Metal Pokémon in any way you like. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Metal Stomp",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Special Art Rare",
"artist": "chibi",
"pricing": {
"currency": "USD",
"market": 32.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 32.39
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 63.6,
"low": 63.6,
"high": 67.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 194.37,
"low": 188.75,
"high": 912.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 67.5,
"low": 45,
"high": 67.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 40.5,
"low": 39.5,
"high": 84.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20.75,
"low": 20,
"high": 43.54,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "CGC",
"grade": "9.5",
"value": 39.78,
"low": 44.99,
"high": 44.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 70,
"low": 61.7,
"high": 119.05,
"confidence": "high",
"value_kind": "sold",
"sold_count": 118,
"trend": {
"direction": "down",
"percent": -30
}
},
{
"company": "PSA",
"grade": "7",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 30.75,
"low": 28.51,
"high": 28.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 35,
"low": 26.5,
"high": 50.9,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "down",
"percent": -11.4
}
},
{
"company": "TAG",
"grade": "10",
"value": 120,
"low": 115.39,
"high": 193.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "9",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:10:29.056Z",
"trend_7d": {
"direction": "down",
"percent": -1.31
}
}
}
}