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, this attack does 10 more damage.
/api/v1/pokemon/cards/smp_ja-74?include=prices 200 17ms{
"success": true,
"data": {
"id": "smp_ja-74",
"name": "Ash's Pikachu",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/74.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/74.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/74.large.webp"
}
],
"expansion": {
"id": "smp_ja",
"name": "Sun & Moon Promos",
"total": 409,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"printed_total": 409,
"release_date": "2016/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/smp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/smp_ja.symbol.png",
"translation": {
"en": {
"name": "Sun & Moon Promos"
}
}
},
"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/smp_ja/74.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/74.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/74.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Quick Attack",
"text": "Flip a coin. If heads, this attack does 10 more damage.",
"damage": "10+"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Electro Ball",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "2017 Pikachu Project",
"pricing": {
"currency": "USD",
"market": 540.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 540.6
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 1275,
"low": 1083.75,
"high": 1466.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 680,
"low": 680,
"high": 1039,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "down",
"percent": -15.7
}
},
{
"company": "PSA",
"grade": "6",
"value": 63.27,
"low": 61,
"high": 61,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 41.11,
"low": 34.94,
"high": 47.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 103.5,
"low": 94.3,
"high": 110.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 109,
"low": 109,
"high": 123,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T08:07:15.665Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}