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

You may move an Energy from your opponent's Active Pokémon to 1 of their Benched Pokémon.
If this Pokémon has any Team Rocket Energy attached, this attack does 60 more damage.
/api/v1/pokemon/cards/sv10_ja-33vh?include=prices 200 85ms{
"success": true,
"data": {
"id": "sv10_ja-33vh",
"name": "Team Rocket's Zapdos",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/33vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/33vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/33vh.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": "628674",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/33vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/33vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/33vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Jamming Wing",
"text": "You may move an Energy from your opponent's Active Pokémon to 1 of their Benched Pokémon."
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Bad Thunder",
"text": "If this Pokémon has any Team Rocket Energy attached, this attack does 60 more damage."
}
],
"rarity": "Rare",
"artist": "Nurikabe",
"pricing": {
"currency": "USD",
"market": 1.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.22
},
{
"condition": "LP",
"price": 0.28
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 9.94,
"low": 8.45,
"high": 11.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 21.5,
"low": 21.25,
"high": 21.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:51:11.427Z",
"trend_7d": {
"direction": "down",
"percent": -0.81
}
}
}
}