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-36vmh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv8a_ja-36vmh",
"name": "Milotic (Master Ball)",
"number": "36",
"printed_number": "36",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-36vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-36vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-36vmh.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-36vmh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-36vmh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8a_ja-36vmh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "120",
"abilities": [
{
"name": null,
"text": null,
"type": "特性"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": null,
"damage": "100"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Taira Akitsu",
"pricing": {
"currency": "USD",
"market": 3.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.5
},
{
"condition": "LP",
"price": 1
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13,
"low": 10.5,
"high": 37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 47,
"low": 39.95,
"high": 54.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T15:04:32.731Z",
"trend_7d": {
"direction": "up",
"percent": 7.36
}
}
}
}