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

If your opponent's Active Pokémon has exactly 6 damage counters on it, that Pokémon is Knocked Out.
Your opponent reveals their hand, and you discard a card you find there.
/api/v1/pokemon/cards/m1l_ja-79vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "m1l_ja-79vh",
"name": "Mega Absol ex",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/79vh.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": "647188",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/79vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"MEGA",
"ex"
],
"types": [
"Darkness"
],
"hp": "280",
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Death Period",
"text": "If your opponent's Active Pokémon has exactly 6 damage counters on it, that Pokémon is Knocked Out."
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Darkness Claw",
"text": "Your opponent reveals their hand, and you discard a card you find there.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 3.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.34
},
{
"condition": "DMG",
"price": 2.75
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 33.83,
"low": 28.89,
"high": 28.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 13.5,
"low": 13.5,
"high": 13.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 24.99,
"high": 25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 5.9,
"high": 13.49,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 24.62,
"low": 16.3,
"high": 40.59,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "down",
"percent": -8
}
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 19.55,
"low": 18.96,
"high": 22.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 72.72,
"low": 49.49,
"high": 85.44,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:53:27.619Z",
"trend_7d": {
"direction": "down",
"percent": -7.48
}
}
}
}