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

Flip a coin. If heads, the Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/adv5_ja-36vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "adv5_ja-36vh",
"name": "Relicanth",
"number": "36",
"printed_number": "36",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/36vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/36vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/36vh.large.webp"
}
],
"expansion": {
"id": "adv5_ja",
"name": "Undone Seal",
"total": 83,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 83,
"release_date": "2004/01/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv5_ja.symbol.png",
"translation": {
"en": {
"name": "Undone Seal"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612513",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/36vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/36vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/36vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"abilities": [
{
"name": "Deep Sleep",
"text": "As long as Relicanth is your Active Pokémon, a player flips 2 coins for each of his or her Pokémon that is Asleep between turns. If either coin is tails, that Pokémon is still Asleep.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Yawn",
"text": "Flip a coin. If heads, the Defending Pokémon is now Asleep.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 6.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-26T07:19:08.501Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}