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, switch this Pokémon with 1 of your Benched Pokémon.
This Pokémon does 10 damage to itself.
/api/v1/pokemon/cards/smp_ja-281vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "smp_ja-281vh",
"name": "Yokohama's Pikachu",
"number": "281",
"printed_number": "281",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/281vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/281vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/281vh.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": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/281vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/281vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/281vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Sightseeing",
"text": "Flip a coin. If heads, switch this Pokémon with 1 of your Benched Pokémon.",
"damage": "10"
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Thunder Jolt",
"text": "This Pokémon does 10 damage to itself.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "Saya Tsuruta",
"pricing": {
"currency": "USD",
"market": 1183.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1183.97
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 640,
"low": 544,
"high": 736,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "6",
"value": 77,
"low": 65.45,
"high": 88.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 172,
"low": 146.2,
"high": 197.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 763.5,
"low": 557,
"high": 763.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CCIC",
"grade": "9",
"value": 349,
"low": 296.65,
"high": 401.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 787.49,
"low": 627,
"high": 824.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 1009.99,
"low": 858.49,
"high": 1161.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1705,
"low": 1544,
"high": 2309.9,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "5",
"value": 161,
"low": 136.85,
"high": 185.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 188.5,
"low": 160.23,
"high": 216.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 449.5,
"low": 345.5,
"high": 449.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:12:57.032Z",
"trend_7d": {
"direction": "down",
"percent": -0.98
}
}
}
}