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

During your opponent's next turn, the Defending Pokémon's Retreat Cost is Colorless Colorless more.
Flip 2 coins. This attack does 40 damage plus 10 more damage for each heads.
/api/v1/pokemon/cards/pt3_ja-61?include=prices 200 18ms{
"success": true,
"data": {
"id": "pt3_ja-61",
"name": "Relicanth",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/61.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/61.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/61.large.webp"
}
],
"expansion": {
"id": "pt3_ja",
"name": "Beat of the Frontier",
"total": 100,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT3",
"printed_total": 100,
"release_date": "2009/03/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt3_ja.symbol.png",
"translation": {
"en": {
"name": "Beat of the Frontier"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607468",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/61.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/61.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt3_ja/61.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "80",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Deep Sea Pressure",
"text": "During your opponent's next turn, the Defending Pokémon's Retreat Cost is Colorless Colorless more.",
"damage": "20"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aqua Wave",
"text": "Flip 2 coins. This attack does 40 damage plus 10 more damage for each heads.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "+20"
}
],
"rarity": "Non",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 1.34,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 1.34
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 33.6,
"low": 28.56,
"high": 38.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 46.8,
"low": 39.78,
"high": 53.82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T18:18:31.124Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}