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

Put 3 damage counters on the Defending Pokémon. If Shedinja has any damage counters on it, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/dp5t_ja-343?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp5t_ja-343",
"name": "Shedinja",
"number": "343",
"printed_number": "343",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-343.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-343.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-343.large.webp"
}
],
"expansion": {
"id": "dp5t_ja",
"name": "Temple of Anger",
"total": 64,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP5",
"printed_total": 64,
"release_date": "2008/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5t_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5t_ja.symbol.png",
"translation": {
"en": {
"name": "Temple of Anger"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-343.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-343.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-343.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "60",
"abilities": [
{
"name": "Resent",
"text": "Once during your opponent's turn, if Shedinja would be Knocked Out by damage from an attack, you may put 4 damage counters on the Attacking Pokémon and each of your opponent's Pokémon that has the same name as the Attacking Pokémon.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Curse and Deceive",
"text": "Put 3 damage counters on the Defending Pokémon. If Shedinja has any damage counters on it, the Defending Pokémon is now Confused."
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 2.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.99
},
{
"condition": "MP",
"price": 0.75
},
{
"condition": "HP",
"price": 0.65
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T10:46:34.332Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}