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/sm7_ja-107vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm7_ja-107vh",
"name": "Stakataka-GX",
"number": "107",
"printed_number": "107",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/107vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/107vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/107vh.large.webp"
}
],
"expansion": {
"id": "sm7_ja",
"name": "Sky-Splitting Charisma",
"total": 112,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM7",
"printed_total": 96,
"release_date": "2018/06/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7_ja.symbol.png",
"translation": {
"en": {
"name": "Sky-Splitting Charisma"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573395",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/107vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/107vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/107vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Metal"
],
"hp": "180",
"abilities": [
{
"name": "Ultra Wall",
"text": "Your Ultra Beasts take 10 less damage from your opponent's attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 7.63,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.63
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 250,
"low": 212.5,
"high": 287.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:18:07.771Z",
"trend_7d": {
"direction": "down",
"percent": -9.69
}
}
}
}