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

Switch in 1 of your opponent's Benched Pokémon to the Active Spot.
If your opponent's Pokémon is Knocked Out by damage from this attack, take 1 more Prize card.
/api/v1/pokemon/cards/gem3-0101?include=prices 200 48ms{
"success": true,
"data": {
"id": "gem3-0101",
"name": "Clefable",
"number": "0101/07",
"printed_number": "0101/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0101.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0101.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0101.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-0101.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0101.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0101.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Follow Me",
"text": "Switch in 1 of your opponent's Benched Pokémon to the Active Spot."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "More Moon",
"text": "If your opponent's Pokémon is Knocked Out by damage from this attack, take 1 more Prize card.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Common",
"artist": "ryoma uratsuka",
"pricing": {
"currency": "USD",
"market": 1,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 43.5,
"low": 43.25,
"high": 43.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 33.51,
"low": 33.48,
"high": 33.53,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.06,
"low": 11.05,
"high": 11.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:44:41.307Z",
"trend_7d": {
"direction": "up",
"percent": 29.87
}
}
}
}