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/sm3h_ja-28vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm3h_ja-28vh",
"name": "Lucario",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/28vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/28vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/28vh.large.webp"
}
],
"expansion": {
"id": "sm3h_ja",
"name": "To Have Seen the Battle Rainbow",
"total": 64,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3H",
"printed_total": 51,
"release_date": "2017/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3h_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3h_ja.symbol.png",
"translation": {
"en": {
"name": "To Have Seen the Battle Rainbow"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572424",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/28vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/28vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3h_ja/28vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "120",
"abilities": [
{
"name": "Stance",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may prevent all effects of your opponent's attacks, including damage, done to this Pokémon until the end of your opponent's next turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Submarine Blow",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 4.62,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.62
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 53.5,
"low": 38,
"high": 95,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "9",
"value": 18.37,
"low": 15.99,
"high": 19.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:27:09.088Z",
"trend_7d": {
"direction": "up",
"percent": 376.29
}
}
}
}