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-0703?include=prices 200 58ms{
"success": true,
"data": {
"id": "gem4-0703",
"name": "Relicanth",
"number": "0703/07",
"printed_number": "0703/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0703.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0703.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0703.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-0703.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0703.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0703.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": "Uncommon",
"artist": "Mina Nakai",
"pricing": {
"currency": "USD",
"market": 1.49,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 48.5,
"low": 48.25,
"high": 48.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 22,
"low": 22,
"high": 22.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37.45,
"low": 37.41,
"high": 37.56,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.09,
"low": 12.06,
"high": 12.12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 22,
"low": 22,
"high": 22.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-17T11:47:32.687Z",
"trend_7d": {
"direction": "down",
"percent": -8.02
}
}
}
}