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

Move all damage counters from 1 of your Benched Team Rocket's Pokémon to your opponent's Active Pokémon.
/api/v1/pokemon/cards/sv10_ja-40vh?include=prices 200 61ms{
"success": true,
"data": {
"id": "sv10_ja-40vh",
"name": "Team Rocket's Wobbuffet",
"number": "40",
"printed_number": "40",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/40vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/40vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/40vh.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": "628681",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/40vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/40vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/40vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rocket Mirror",
"text": "Move all damage counters from 1 of your Benched Team Rocket's Pokémon to your opponent's Active Pokémon."
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Headbutt Bounce"
}
],
"rarity": "Rare",
"artist": "Kazumasa Yasukuni",
"pricing": {
"currency": "USD",
"market": 0.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.31
},
{
"condition": "MP",
"price": 0.1
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 9.06,
"low": 7.7,
"high": 10.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 26.4,
"low": 22.44,
"high": 30.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37.2,
"low": 31.62,
"high": 42.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:51:11.427Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}