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/sv2a_ja-27vmh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv2a_ja-27vmh",
"name": "Sandshrew (Master Ball)",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/27.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/27.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/27.large.webp"
}
],
"expansion": {
"id": "sv2a_ja",
"name": "Pokémon Card 151",
"total": 210,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2a",
"printed_total": 165,
"release_date": "2023/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2a_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon Card 151"
}
}
},
"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/sv2a_ja/27.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/27.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/27.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "60",
"abilities": [
{
"name": "Hiding in the Sand",
"text": "Trainer cards in your opponent's discard pile can't be returned into their deck by any effects of your opponent's Item or Supporter cards.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Scratch",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "kodama",
"pricing": {
"currency": "USD",
"market": 10.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.81
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 30.5,
"low": 18,
"high": 43,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 89.5,
"low": 89.5,
"high": 93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:54:30.653Z",
"trend_7d": {
"direction": "down",
"percent": -1.91
}
}
}
}