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

Choose 1 Pokémon from your hand and put it in the Lost Zone. (If you can't put a Pokémon in the Lost Zone, this attack does nothing.)
/api/v1/pokemon/cards/ll1_ja-27vh?include=prices 200 25ms{
"success": true,
"data": {
"id": "ll1_ja-27vh",
"name": "Absol",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja-27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja-27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja-27vh.large.webp"
}
],
"expansion": {
"id": "ll1_ja",
"name": "Lost Link",
"total": 40,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "LL",
"printed_total": 40,
"release_date": "2010/04/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ll1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ll1_ja.symbol.png",
"translation": {
"en": {
"name": "Lost Link"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608646",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja-27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja-27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja-27vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Prime"
],
"types": [
"Darkness"
],
"hp": "80",
"abilities": [
{
"name": "Eye of Disaster",
"text": "As long as Absol is your Active Pokémon, whenever your opponent puts a Basic Pokémon from his or her hand onto his or her Bench, put 2 damage counters on that Pokémon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Vicious Claw",
"text": "Choose 1 Pokémon from your hand and put it in the Lost Zone. (If you can't put a Pokémon in the Lost Zone, this attack does nothing.)",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holographic",
"artist": "Hideaki Hakozaki",
"pricing": {
"currency": "USD",
"market": 213.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 213.5
},
{
"condition": "LP",
"price": 73.5
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 440,
"low": 352.5,
"high": 2076.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 102.9,
"low": 102.96,
"high": 102.96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 65.6,
"low": 65.6,
"high": 91.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 322.02,
"low": 384.95,
"high": 424.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-07-29T00:03:48.642Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}