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

Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.
/api/v1/pokemon/cards/sm3n_ja-13?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm3n_ja-13",
"name": "Pikachu",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/13.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/13.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/13.large.webp"
}
],
"expansion": {
"id": "sm3n_ja",
"name": "Darkness that Consumes Light",
"total": 64,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3N",
"printed_total": 51,
"release_date": "2017/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3n_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3n_ja.symbol.png",
"translation": {
"en": {
"name": "Darkness that Consumes Light"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573478",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/13.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/13.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/13.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tail Whap",
"damage": "10"
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Thunder Shock",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "usually",
"artist": "Saya Tsuruta",
"pricing": {
"currency": "USD",
"market": 12.72,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.72
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 33.6,
"low": 28.56,
"high": 38.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 11,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 446.75,
"low": 84,
"high": 851,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "6",
"value": 76.75,
"low": 70.99,
"high": 79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 17.5,
"low": 17.5,
"high": 71.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 55.5,
"low": 29,
"high": 246.75,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-22T03:59:54.613Z",
"trend_7d": {
"direction": "up",
"percent": 34.18
}
}
}
}