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-124vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm4p_ja-124vh",
"name": "Lunala-GX",
"number": "124",
"printed_number": "124",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/124vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/124vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/124vh.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": "574369",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/124vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/124vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4p_ja/124vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Psychic"
],
"hp": "250",
"abilities": [
{
"name": "Psychic Transfer",
"text": "As often as you like during your turn (before your attack), you may move a Psychic Energy from 1 of your Pokémon to another of your Pokémon.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 50.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 50.88
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15,
"low": 15,
"high": 16.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 34.95,
"low": 29.71,
"high": 40.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 92.32,
"low": 153.21,
"high": 153.21,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:02:12.669Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}