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

Shuffle 1 of your Benched Pokémon and all attached cards into your deck.
/api/v1/pokemon/cards/cn-gem-pack-vol-5-1106vh?include=prices 200 58ms{
"success": true,
"data": {
"id": "cn-gem-pack-vol-5-1106vh",
"name": "Chimecho",
"number": "1106/07",
"printed_number": "1106/07",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cn-gem-pack-vol-5-1106vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cn-gem-pack-vol-5-1106vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cn-gem-pack-vol-5-1106vh.large.webp"
}
],
"expansion": {
"id": "cn-gem-pack-vol-5",
"name": "Gem Pack Vol. 5",
"total": 196,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 196,
"release_date": "2026/04/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cn-gem-pack-vol-5.logo.png",
"translation": {
"en": {
"name": "Gem Pack Vol. 5"
}
}
},
"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/cn-gem-pack-vol-5-1106vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cn-gem-pack-vol-5-1106vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cn-gem-pack-vol-5-1106vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Hyper Voice",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Homeward Chime",
"text": "Shuffle 1 of your Benched Pokémon and all attached cards into your deck."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "Mousho",
"pricing": {
"currency": "USD",
"market": 1.89,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 51.5,
"low": 51.25,
"high": 51.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39.58,
"low": 39.52,
"high": 39.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.59,
"low": 12.56,
"high": 12.61,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:36:35.958Z",
"trend_7d": {
"direction": "down",
"percent": -5.5
}
}
}
}