Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Discard an Energy from your opponent's Active Pokémon.
/api/v1/pokemon/cards/sv10_ja-50vh?include=prices 200 59ms{
"success": true,
"data": {
"id": "sv10_ja-50vh",
"name": "Team Rocket's Tyranitar",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/50vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/50vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/50vh.large.png"
}
],
"expansion": {
"id": "sv10_ja",
"name": "Glory of Team Rocket",
"total": 132,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV10",
"printed_total": 98,
"release_date": "2025/04/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10_ja.symbol.png",
"translation": {
"en": {
"name": "Glory of Team Rocket"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "628691",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/50vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/50vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/50vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"abilities": [
{
"name": "Sand Stream",
"text": "During Pokémon Checkup, if this Pokémon is in the Active Spot, put 2 damage counters on each of your opponent's Basic Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Steady Firebreathing",
"text": "Discard an Energy from your opponent's Active Pokémon."
}
],
"rarity": "Rare",
"artist": "Ryuta Fuse",
"pricing": {
"currency": "USD",
"market": 0.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.92
},
{
"condition": "LP",
"price": 0.36
}
],
"graded": [
{
"company": "CGC",
"grade": "1",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 12.49,
"low": 12.49,
"high": 12.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 15.2,
"low": 11.02,
"high": 19.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35.58,
"low": 52.9,
"high": 52.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-29T15:51:11.427Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}