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

If you have no cards in your hand, this attack can be used for Water.
/api/v1/pokemon/cards/sv2p_ja-23vh?include=prices 200 24ms{
"success": true,
"data": {
"id": "sv2p_ja-23vh",
"name": "Veluza",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/23vh.large.webp"
}
],
"expansion": {
"id": "sv2p_ja",
"name": "Snow Hazard",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2P",
"printed_total": 71,
"release_date": "2023/04/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2p_ja.symbol.png",
"translation": {
"en": {
"name": "Snow Hazard"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567780",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/23vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "130",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Ram",
"damage": "20"
},
{
"cost": [
"Water",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Slim Screw",
"text": "If you have no cards in your hand, this attack can be used for Water.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Anesaki Dynamic",
"pricing": {
"currency": "USD",
"market": 0.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.22
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15.36,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38.62,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22.49,
"low": 19.12,
"high": 25.86,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:55:39.501Z",
"trend_7d": {
"direction": "down",
"percent": -33.33
}
}
}
}