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/m1l_ja-70vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "m1l_ja-70vh",
"name": "Garganacl",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/70vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/70vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/70vh.large.webp"
}
],
"expansion": {
"id": "m1l_ja",
"name": "Mega Brave",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M1L",
"printed_total": 63,
"release_date": "2025/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1l_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1l_ja.symbol.png",
"translation": {
"en": {
"name": "Mega Brave"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "647179",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/70vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/70vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/70vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "180",
"abilities": [
{
"name": "Power Salt",
"text": "Attacks used by your Fighting Pokémon do 30 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hammer In",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Art Rare",
"artist": "Yano Keiji",
"pricing": {
"currency": "USD",
"market": 1.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.31
},
{
"condition": "LP",
"price": 1.09
},
{
"condition": "MP",
"price": 1
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 10.75,
"low": 10.75,
"high": 11.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 680,
"low": 578,
"high": 782,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 10.5,
"low": 9.27,
"high": 15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 7.2,
"low": 6.12,
"high": 8.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4.49,
"low": 1.44,
"high": 5.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8.5",
"value": 1.38,
"low": 1.32,
"high": 1.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5.13,
"low": 3.88,
"high": 6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "CGC",
"grade": "9.5",
"value": 4.13,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 21.5,
"low": 12.21,
"high": 41,
"confidence": "high",
"value_kind": "sold",
"sold_count": 26,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "7",
"value": 13.38,
"low": 13.38,
"high": 13.38,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 12.52,
"low": 12.93,
"high": 12.93,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 11.99,
"low": 10.4,
"high": 30.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 16.6,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 2.25,
"low": 1.91,
"high": 2.59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:53:27.619Z",
"trend_7d": {
"direction": "down",
"percent": -9.03
}
}
}
}