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 a card from your hand and put it in the Lost Zone. Then, draw 3 cards.
During your opponent's next turn, any damage done to Relicanth by attacks is reduced by 30 (after applying Weakness and Resistance).
/api/v1/pokemon/cards/ll1_ja-8?include=prices 200 16ms{
"success": true,
"data": {
"id": "ll1_ja-8",
"name": "Relicanth",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/8.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/8.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/8.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": "608627",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/8.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/8.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/8.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Prehistoric Wisdom",
"text": "Choose a card from your hand and put it in the Lost Zone. Then, draw 3 cards."
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Granite Head",
"text": "During your opponent's next turn, any damage done to Relicanth by attacks is reduced by 30 (after applying Weakness and Resistance).",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Wataru Kawahara",
"pricing": {
"currency": "USD",
"market": 0.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.92
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 47,
"low": 39.95,
"high": 54.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 66.5,
"low": 56.53,
"high": 76.47,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 76,
"low": 64.6,
"high": 87.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 205.65,
"low": 174.8,
"high": 236.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 193.75,
"low": 164.69,
"high": 222.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T00:03:48.642Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}