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/sm4p_ja-121vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm4p_ja-121vh",
"name": "Pheromosa-GX",
"number": "121",
"printed_number": "121",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/121vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/121vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/121vh.large.webp"
}
],
"expansion": {
"id": "sm4p_ja",
"name": "GX Battle Boost",
"total": 125,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM4+",
"printed_total": 114,
"release_date": "2017/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm4p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm4p_ja.symbol.png",
"translation": {
"en": {
"name": "GX Battle Boost"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574366",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/121vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/121vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/121vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Grass"
],
"hp": "170",
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 13.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 18.6,
"low": 15.81,
"high": 21.39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 35,
"low": 35,
"high": 37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:02:12.669Z",
"trend_7d": {
"direction": "down",
"percent": -13.64
}
}
}
}