Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/gem4-0701?include=prices 200 57ms{
"success": true,
"data": {
"id": "gem4-0701",
"name": "Relicanth",
"number": "0701/07",
"printed_number": "0701/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0701.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0701.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0701.large.webp"
}
],
"expansion": {
"id": "gem4",
"name": "Gem Pack Vol. 4",
"total": 196,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 196,
"release_date": "2026/02/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem4.logo.png",
"translation": {
"en": {
"name": "Gem Pack Vol. 4"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0701.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0701.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0701.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Razor Fin",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Mina Nakai",
"pricing": {
"currency": "USD",
"market": 1,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 34.76,
"low": 34.75,
"high": 34.78,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.34,
"low": 11.34,
"high": 11.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:48:44.563Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}