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

During your opponent's next turn, if the Defending Pokémon tries to attack, your opponent flips a coin. If tails, that attack doesn't happen.
/api/v1/pokemon/cards/gem1-0507vh?include=prices 200 56ms{
"success": true,
"data": {
"id": "gem1-0507vh",
"name": "Quaxly",
"number": "0507/09",
"printed_number": "0507/09",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0507vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0507vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0507vh.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": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0507vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0507vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0507vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Apply Gel",
"text": "During your opponent's next turn, if the Defending Pokémon tries to attack, your opponent flips a coin. If tails, that attack doesn't happen.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "sui",
"pricing": {
"currency": "USD",
"market": 3.08,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 54,
"low": 52,
"high": 55,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 24.5,
"high": 25.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40.7,
"low": 39.91,
"high": 41.81,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 25,
"low": 24.5,
"high": 25.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:40:00.304Z",
"trend_7d": {
"direction": "up",
"percent": 14.5
}
}
}
}