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

This Pokémon also does 10 damage to itself.
/api/v1/pokemon/cards/gem1-0506?include=prices 200 53ms{
"success": true,
"data": {
"id": "gem1-0506",
"name": "Quaxly",
"number": "0506/09",
"printed_number": "0506/09",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0506.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0506.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0506.large.webp"
}
],
"expansion": {
"id": "gem1",
"name": "Gem Pack",
"total": 115,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 115,
"release_date": "2025/01/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem1.logo.png",
"translation": {
"en": {
"name": "Gem Pack"
}
}
},
"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/gem1-0506.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0506.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0506.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Reckless Charge",
"text": "This Pokémon also does 10 damage to itself.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "GIDORA",
"pricing": {
"currency": "USD",
"market": 1.25,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 47,
"low": 46.5,
"high": 47,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 22,
"low": 21.5,
"high": 22,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 28.98,
"low": 13,
"high": 36.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 12.12,
"low": 11.98,
"high": 12.24,
"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": 21.5,
"high": 22,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T03:04:55.869Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}