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-135vmh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv8a_ja-135vmh",
"name": "Iron Jugulis (Master Ball)",
"number": "135",
"printed_number": "135",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-135vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-135vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-135vmh.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": "masterBall",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-135vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-135vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-135vmh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": null
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": null,
"damage": "150"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Souichirou Gunjima",
"pricing": {
"currency": "USD",
"market": 3.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.25
},
{
"condition": "LP",
"price": 3.01
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 16.95,
"low": 16,
"high": 17.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T15:04:32.731Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}