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

Flip a coin. If heads, this attack does 20 more damage.
/api/v1/pokemon/cards/gem4-0507vh?include=prices 200 55ms{
"success": true,
"data": {
"id": "gem4-0507vh",
"name": "Paldean Wooper",
"number": "0507/07",
"printed_number": "0507/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0507vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0507vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0507vh.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": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0507vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0507vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-0507vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Trip Over",
"text": "Flip a coin. If heads, this attack does 20 more damage.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Triple Rare",
"artist": "OKACHEKE",
"pricing": {
"currency": "USD",
"market": 5.38,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 72,
"low": 71,
"high": 72,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 33,
"low": 32.75,
"high": 33.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 54.95,
"low": 53.81,
"high": 55.39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17,
"low": 16.83,
"high": 17.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 19,
"low": 18.5,
"high": 19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 33,
"low": 32.75,
"high": 33.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:48:33.465Z",
"trend_7d": {
"direction": "up",
"percent": 2.48
}
}
}
}