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

This attack's damage isn't affected by any effects on your opponent's Active Pokémon.
Look at the top 10 cards of your deck. You may put any number of Pokémon you find there onto your Bench. Shuffle the other cards back into your deck.
/api/v1/pokemon/cards/sv8_ja-125vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv8_ja-125vh",
"name": "Tatsugiri ex",
"number": "125",
"printed_number": "125",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/125vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/125vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/125vh.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": "587715",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/125vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/125vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/125vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex",
"Tera"
],
"types": [
"Dragon"
],
"hp": "160",
"attacks": [
{
"cost": [
"Fire",
"Water"
],
"converted_energy_cost": 2,
"name": "Surprise Pump",
"text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
"damage": "100"
},
{
"cost": [
"Fire",
"Water",
"Darkness"
],
"converted_energy_cost": 3,
"name": "Cinnabar Lure",
"text": "Look at the top 10 cards of your deck. You may put any number of Pokémon you find there onto your Bench. Shuffle the other cards back into your deck."
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.75
},
{
"condition": "HP",
"price": 1.25
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20.5,
"low": 17.38,
"high": 22.12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.49,
"low": 14.02,
"high": 18.96,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39.5,
"low": 36.19,
"high": 59.94,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 25,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:30:50.800Z",
"trend_7d": {
"direction": "down",
"percent": -46.32
}
}
}
}