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/sm11a_ja-77vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm11a_ja-77vh",
"name": "Alolan Persian-GX",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/77vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/77vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/77vh.large.webp"
}
],
"expansion": {
"id": "sm11a_ja",
"name": "Remix Bout",
"total": 80,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM11a",
"printed_total": 64,
"release_date": "2019/07/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11a_ja.symbol.png",
"translation": {
"en": {
"name": "Remix Bout"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574962",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/77vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/77vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11a_ja/77vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Darkness"
],
"hp": "200",
"abilities": [
{
"name": "Smug Face",
"text": "Prevent all effects of attacks, including damage, done to this Pokémon by your opponent's TAG TEAM Pokémon and Ultra Beasts, and by your opponent's Pokémon that have any Special Energy attached to them.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Hyper Rare",
"artist": "PLANETA Tsuji",
"pricing": {
"currency": "USD",
"market": 10.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.67
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19.75,
"low": 17,
"high": 22.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17.19,
"low": 17.19,
"high": 17.19,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 27.5,
"low": 23.38,
"high": 31.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:54:39.531Z",
"trend_7d": {
"direction": "up",
"percent": 37.15
}
}
}
}