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/sm3p_ja-77vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm3p_ja-77vh",
"name": "Pokémon Breeder",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/77vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/77vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/77vh.large.webp"
}
],
"expansion": {
"id": "sm3p_ja",
"name": "Shining Legends",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3+",
"printed_total": 72,
"release_date": "2017/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3p_ja.symbol.png",
"translation": {
"en": {
"name": "Shining Legends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573991",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/77vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/77vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3p_ja/77vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 201,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 201
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 174,
"low": 147.9,
"high": 200.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:00:24.324Z",
"trend_7d": {
"direction": "down",
"percent": -3.07
}
}
}
}