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/swsh10p_ja-77vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh10p_ja-77vh",
"name": "Irida",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/77vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/77vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/77vh.large.webp"
}
],
"expansion": {
"id": "swsh10p_ja",
"name": "Space Juggler",
"total": 88,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10P",
"printed_total": 67,
"release_date": "2022/04/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10p_ja.symbol.png",
"translation": {
"en": {
"name": "Space Juggler"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569920",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/77vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/77vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/77vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "kirisAki",
"pricing": {
"currency": "USD",
"market": 43.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 43.32
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 43.99,
"low": 37.39,
"high": 50.59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 71,
"low": 56,
"high": 86,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 85.5,
"low": 58.95,
"high": 102.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "9",
"value": 42.29,
"low": 52.11,
"high": 52.11,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T12:35:48.651Z",
"trend_7d": {
"direction": "down",
"percent": -2.15
}
}
}
}