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

During your next turn, this Pokémon can't attack.
/api/v1/pokemon/cards/m2a_ja-75vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "m2a_ja-75vh",
"name": "Latias ex",
"number": "75",
"printed_number": "75",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/75vh.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/75vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/75vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/75vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Psychic"
],
"hp": "210",
"abilities": [
{
"name": "Skyliner",
"text": "Your Basic Pokémon in play have no Retreat Cost.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Eon Blade",
"text": "During your next turn, this Pokémon can't attack.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 1.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.25
},
{
"condition": "LP",
"price": 0.41
},
{
"condition": "MP",
"price": 0.3
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 19.8,
"low": 19.8,
"high": 19.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 9.38,
"low": 9.38,
"high": 15.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6.79,
"low": 6.5,
"high": 6.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.97,
"low": 2.98,
"high": 8.78,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 5.01,
"low": 3.25,
"high": 5.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "up",
"percent": 17.9
}
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 34.95,
"low": 32.67,
"high": 42.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 12.57,
"low": 10.68,
"high": 14.46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23.03,
"low": 23.01,
"high": 23.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"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-22T02:01:07.584Z",
"trend_7d": {
"direction": "up",
"percent": 237.84
}
}
}
}