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-70vmh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv2a_ja-70vmh",
"name": "Weepinbell (Master Ball)",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/70.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/70.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/70.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/70.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/70.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2a_ja/70.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "90",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Cut",
"damage": "30"
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Spray Fluid",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Jerky",
"pricing": {
"currency": "USD",
"market": 10.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.18
},
{
"condition": "LP",
"price": 8
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 44.65,
"low": 37.95,
"high": 51.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 29.88,
"low": 19.75,
"high": 40,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:54:30.653Z",
"trend_7d": {
"direction": "down",
"percent": -1.83
}
}
}
}