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/sv4pt5-119vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv4pt5-119vh",
"name": "Starmie",
"number": "119",
"printed_number": "119",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/119vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/119vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/119vh.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": "534510",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/119vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/119vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4pt5/119vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "90",
"abilities": [
{
"name": "Mysterious Comet",
"text": "Once during your turn, you may put 2 damage counters on 1 of your opponent's Pokémon. If you placed any damage counters in this way, discard this Pokémon and all attached cards.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Speed Attack",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Shiny Rare",
"artist": "Shigenori Negishi",
"pricing": {
"currency": "USD",
"market": 8.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.09
},
{
"condition": "LP",
"price": 6.81
},
{
"condition": "MP",
"price": 6.32
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 30.35,
"low": 22.7,
"high": 38,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 13.35,
"low": 15,
"high": 15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 7.57,
"low": 8.27,
"high": 8.27,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 95.25,
"low": 91.2,
"high": 116.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20.51,
"low": 17.01,
"high": 129.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:07:25.510Z",
"trend_7d": {
"direction": "up",
"percent": 1.76
}
}
}
}