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

You may draw cards until you have 6 cards in your hand.
/api/v1/pokemon/cards/zsv10pt5-151vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "zsv10pt5-151vh",
"name": "Audino",
"number": "151",
"printed_number": "151",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/151vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/151vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/151vh.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": "642605",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/151vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/151vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/151vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Return",
"text": "You may draw cards until you have 6 cards in your hand.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Asako Ito",
"pricing": {
"currency": "USD",
"market": 42.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 42.87
},
{
"condition": "LP",
"price": 40.98
},
{
"condition": "MP",
"price": 21.95
},
{
"condition": "DMG",
"price": 28.16
}
],
"graded": [
{
"company": "ACE",
"grade": "8",
"value": 29.35,
"low": 29.39,
"high": 29.39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "ACE",
"grade": "9",
"value": 35.12,
"low": 29.85,
"high": 40.39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23.8,
"low": 23.8,
"high": 24.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 33.19,
"low": 33.28,
"high": 41.91,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 455,
"low": 435,
"high": 891,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 14.99,
"low": 11.5,
"high": 14.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 28.71,
"low": 36,
"high": 36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 42,
"low": 40.01,
"high": 59.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "down",
"percent": -11.6
}
},
{
"company": "TAG",
"grade": "10",
"value": 400,
"low": 259.6,
"high": 460,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-21T04:00:39.264Z",
"trend_7d": {
"direction": "down",
"percent": -0.79
}
}
}
}