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 a Stadium in play. If you do, this attack does 140 more damage.
/api/v1/pokemon/cards/sv10_ja-113vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv10_ja-113vh",
"name": "Cetitan ex",
"number": "113",
"printed_number": "113",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/113vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/113vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/113vh.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": "629054",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/113vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/113vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/113vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Water"
],
"hp": "300",
"abilities": [
{
"name": "Lost in the Snow",
"text": "Whenever your opponent plays an Item or Supporter card from their hand, prevent all effects of that card done to this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Crush Press",
"text": "You may discard a Stadium in play. If you do, this attack does 140 more damage.",
"damage": "140+"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "PLANETA Tsuji",
"pricing": {
"currency": "USD",
"market": 2.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.24
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15.5,
"low": 15,
"high": 15.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 19.5,
"low": 19.5,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 10,
"high": 10.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:36:54.154Z",
"trend_7d": {
"direction": "down",
"percent": -10.76
}
}
}
}