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-112vmh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv8a_ja-112vmh",
"name": "Duraludon (Master Ball)",
"number": "112",
"printed_number": "112",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-112vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-112vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-112vmh.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-112vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-112vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-112vmh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "130",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": null,
"damage": "30"
},
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": null,
"damage": "80+"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Takeshi Nakamura",
"pricing": {
"currency": "USD",
"market": 3.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.5
},
{
"condition": "LP",
"price": 2.29
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 29,
"low": 7,
"high": 29,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.59,
"low": 6.45,
"high": 8.73,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"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": "down",
"percent": -2.23
}
}
}
}