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/sv8a_ja-168vph?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv8a_ja-168vph",
"name": "Lana's Aid (Poke Ball)",
"number": "168",
"printed_number": "168",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-168vph.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-168vph.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-168vph.large.webp"
}
],
"expansion": {
"id": "sv8a_ja",
"name": "Terastal Festival ex",
"total": 237,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV8a",
"printed_total": 187,
"release_date": "2024/12/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8a_ja.symbol.png",
"translation": {
"en": {
"name": "Terastal Festival ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "pokeBall",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-168vph.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-168vph.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-168vph.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Common",
"artist": "Atsushi Furusawa",
"pricing": {
"currency": "USD",
"market": 1.91,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.91
},
{
"condition": "LP",
"price": 0.49
},
{
"condition": "MP",
"price": 0.25
}
],
"graded": [],
"market_updated_at": "2026-09-21T15:04:32.731Z",
"trend_7d": {
"direction": "down",
"percent": -2.05
}
}
}
}