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

/api/v1/pokemon/cards/zsv10pt5-114vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "zsv10pt5-114vh",
"name": "Eelektrik",
"number": "114",
"printed_number": "114",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/114vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/114vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/114vh.large.webp"
}
],
"expansion": {
"id": "zsv10pt5",
"name": "Black Bolt",
"total": 172,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "BLK",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642567",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/114vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/114vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/114vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "90",
"abilities": [
{
"name": "Dynamotor",
"text": "Once during your turn, you may attach a Basic Lightning Energy card from your discard pile to 1 of your Benched Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Electric Ball",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Kurata So",
"pricing": {
"currency": "USD",
"market": 21.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 21.41
},
{
"condition": "LP",
"price": 19.5
},
{
"condition": "HP",
"price": 19.99
},
{
"condition": "DMG",
"price": 10
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17.5,
"low": 17.5,
"high": 17.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 269.99,
"low": 204,
"high": 289.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 14.99,
"low": 14.99,
"high": 18.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 23.39,
"low": 23.08,
"high": 24.67,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:52:49.141Z",
"trend_7d": {
"direction": "flat",
"percent": -0.28
}
}
}
}