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

Discard a Supporter card from your hand. If you do, use the effect of that card as the effect of this attack.
Choose 2 of your opponent's Pokémon and put 2 damage counters on each of them.
/api/v1/pokemon/cards/sm11b_ja-28?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm11b_ja-28",
"name": "Mimikyu",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/28.large.webp"
}
],
"expansion": {
"id": "sm11b_ja",
"name": "Dream League",
"total": 75,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM11b",
"printed_total": 49,
"release_date": "2019/08/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11b_ja.symbol.png",
"translation": {
"en": {
"name": "Dream League"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574905",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/28.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Impersonation",
"text": "Discard a Supporter card from your hand. If you do, use the effect of that card as the effect of this attack."
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Mischievous Hands",
"text": "Choose 2 of your opponent's Pokémon and put 2 damage counters on each of them."
}
],
"rarity": "usually",
"artist": "HYOGONOSUKE",
"pricing": {
"currency": "USD",
"market": 0.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.95
},
{
"condition": "DMG",
"price": 0.43
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 22.49,
"low": 22.49,
"high": 22.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "AGS",
"grade": "9.5",
"value": 9.99,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 98.63,
"low": 14,
"high": 124.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 76,
"low": 66.6,
"high": 108.02,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14,
"trend": {
"direction": "down",
"percent": -23
}
},
{
"company": "PSA",
"grade": "6",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12.5,
"low": 12.5,
"high": 12.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 10.79,
"low": 8.16,
"high": 10.79,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 47.33,
"low": 32.67,
"high": 7662.24,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:31:31.261Z",
"trend_7d": {
"direction": "down",
"percent": -2.06
}
}
}
}