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-131vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv10_ja-131vh",
"name": "Team Rocket's Crobat ex",
"number": "131",
"printed_number": "131",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/131vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/131vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/131vh.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": "629072",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/131vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/131vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/131vh.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": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 11.69,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.69
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 40.95,
"low": 34.81,
"high": 47.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 24.12,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 32.75,
"low": 19.94,
"high": 42,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 49.99,
"low": 43.6,
"high": 58.35,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 30.35,
"high": 50,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 30.5,
"low": 25.93,
"high": 35.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:36:54.154Z",
"trend_7d": {
"direction": "down",
"percent": -11.84
}
}
}
}