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-19vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv4pt5-19vrh",
"name": "Raichu",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/19vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/19vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/19vrh.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": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/19vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/19vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/19vrh.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.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.29
},
{
"condition": "MP",
"price": 0.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 110,
"low": 61.2,
"high": 141.96,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 10.73,
"low": 6.95,
"high": 18.54,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 13.58,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:07:25.510Z",
"trend_7d": {
"direction": "up",
"percent": 3.57
}
}
}
}