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 3 Energy from this Pokémon.
/api/v1/pokemon/cards/sv8_ja-136vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv8_ja-136vh",
"name": "Pikachu ex",
"number": "136",
"printed_number": "136",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/136vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/136vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/136vh.large.webp"
}
],
"expansion": {
"id": "sv8_ja",
"name": "Super Electric Breaker",
"total": 138,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV8",
"printed_total": 106,
"release_date": "2024/10/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8_ja.symbol.png",
"translation": {
"en": {
"name": "Super Electric Breaker"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "587703",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/136vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/136vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/136vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex",
"Tera"
],
"types": [
"Lightning"
],
"hp": "200",
"abilities": [
{
"name": "Resolute Heart",
"text": "If this Pokémon has full HP and would be Knocked Out by damage from an attack, it is not Knocked Out, and its remaining HP becomes 10.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Lightning",
"Metal"
],
"converted_energy_cost": 3,
"name": "Topaz Bolt",
"text": "Discard 3 Energy from this Pokémon.",
"damage": "300"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 74.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 74.99
},
{
"condition": "LP",
"price": 49
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 112.8,
"low": 95.88,
"high": 129.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 72.24,
"low": 96,
"high": 96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CCIC",
"grade": "10",
"value": 183.49,
"low": 155.97,
"high": 211.01,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 106.62,
"low": 86.78,
"high": 208.33,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 65,
"low": 59.38,
"high": 70.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 238.99,
"low": 186.75,
"high": 253.57,
"confidence": "high",
"value_kind": "sold",
"sold_count": 16,
"trend": {
"direction": "up",
"percent": 6.2
}
},
{
"company": "PSA",
"grade": "8",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 53,
"low": 49.99,
"high": 53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 299.91,
"low": 297.86,
"high": 304,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:30:50.800Z",
"trend_7d": {
"direction": "flat",
"percent": -0.01
}
}
}
}