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

Look at the top 3 cards of either player's deck and put them back in any order.
If your opponent has 3 or fewer cards in their hand, this attack does 120 more damage.
/api/v1/pokemon/cards/gem3-0807?include=prices 200 53ms{
"success": true,
"data": {
"id": "gem3-0807",
"name": "Absol Ex",
"number": "0807/07",
"printed_number": "0807/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0807.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0807.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0807.large.webp"
}
],
"expansion": {
"id": "gem3",
"name": "Gem Pack Vol. 3",
"total": 136,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 136,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem3.logo.png",
"translation": {
"en": {
"name": "Gem Pack Vol. 3"
}
}
},
"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/gem3-0807.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0807.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0807.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "210",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Future Sight",
"text": "Look at the top 3 cards of either player's deck and put them back in any order."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Cursed Slug",
"text": "If your opponent has 3 or fewer cards in their hand, this attack does 120 more damage.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Nisota Niso",
"pricing": {
"currency": "USD",
"market": 1.74,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.29,
"low": 12.18,
"high": 12.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 14,
"low": 13.5,
"high": 14,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:45:54.987Z",
"trend_7d": {
"direction": "up",
"percent": 5.45
}
}
}
}