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

This Pokémon also does 50 damage to itself.
/api/v1/pokemon/cards/sv4pt5-19vh?include=prices 200 14ms{
"success": true,
"data": {
"id": "sv4pt5-19vh",
"name": "Raichu",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/19vh.large.webp"
}
],
"expansion": {
"id": "sv4pt5",
"name": "Paldean Fates",
"total": 245,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAF",
"printed_total": 91,
"release_date": "2024/01/26",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "534165",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/19vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "120",
"abilities": [
{
"name": "Electrical Grounding",
"text": "When 1 of your Pokémon is Knocked Out by damage from an attack from your opponent's Pokémon, you may move a Lightning Energy from that Pokémon to this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Thunder",
"text": "This Pokémon also does 50 damage to itself.",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Naoyo Kimura",
"pricing": {
"currency": "USD",
"market": 0.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.25
},
{
"condition": "LP",
"price": 0.17
},
{
"condition": "MP",
"price": 0.13
},
{
"condition": "DMG",
"price": 0.01
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 49,
"low": 41.65,
"high": 56.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 26.4,
"low": 22.44,
"high": 30.36,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 20.99,
"low": 20.31,
"high": 22.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 78.64,
"low": 83.88,
"high": 114.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 6.29,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 10.26,
"low": 8.72,
"high": 11.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "SGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:35:28.494Z",
"trend_7d": {
"direction": "up",
"percent": 4.17
}
}
}
}