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

You may discard all cards from this Pokémon and put it into your hand.
/api/v1/pokemon/cards/sv10_ja-117vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv10_ja-117vh",
"name": "Team Rocket's Crobat ex",
"number": "117",
"printed_number": "117",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/117vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/117vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/117vh.large.webp"
}
],
"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": "629058",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/117vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/117vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/117vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Darkness"
],
"hp": "310",
"abilities": [
{
"name": "Bite Around",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may choose 2 of your opponent's Pokémon and put 2 damage counters on each of them.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Assassin Return",
"text": "You may discard all cards from this Pokémon and put it into your hand.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.36
},
{
"condition": "LP",
"price": 3.27
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 26,
"low": 26,
"high": 27.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23.55,
"low": 20,
"high": 35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.71,
"low": 6,
"high": 6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 44.99,
"low": 42,
"high": 50.67,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.75,
"low": 10,
"high": 20.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:29:47.715Z",
"trend_7d": {
"direction": "down",
"percent": -14.94
}
}
}
}