Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Your opponent switches each Defending Pokémon with his or her Benched Pokémon. If your opponent has only 1 Benched Pokémon, you choose the Defending Pokémon to switch.
Remove 3 damage counters from each of your Active Pokémon. Each Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/np-24?include=prices 200 16ms{
"success": true,
"data": {
"id": "np-24",
"name": "Chimecho",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/24.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/24.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/24.large.webp"
}
],
"expansion": {
"id": "np",
"name": "Nintendo Black Star Promos",
"total": 40,
"language": "English",
"language_code": "en",
"series": "NP",
"code": "PR-NP",
"printed_total": 40,
"release_date": "2003/10/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/np.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/np.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84293",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/24.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/24.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/24.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Resonate",
"text": "Your opponent switches each Defending Pokémon with his or her Benched Pokémon. If your opponent has only 1 Benched Pokémon, you choose the Defending Pokémon to switch."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Healing Sound",
"text": "Remove 3 damage counters from each of your Active Pokémon. Each Defending Pokémon is now Asleep."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 13.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.34
},
{
"condition": "LP",
"price": 7.03
},
{
"condition": "MP",
"price": 6.88
},
{
"condition": "DMG",
"price": 3.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 33.08,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 30.76,
"low": 31.69,
"high": 31.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 11.39,
"low": 10.5,
"high": 11.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 6
},
{
"company": "PSA",
"grade": "10",
"value": 135,
"low": 135,
"high": 362.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 64.4,
"low": 22.75,
"high": 135.83,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T03:51:13.818Z",
"trend_7d": {
"direction": "up",
"percent": 28.76
}
}
}
}