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/sm3n_ja-61vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm3n_ja-61vh",
"name": "Gardevoir-GX",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/61vh.large.webp"
}
],
"expansion": {
"id": "sm3n_ja",
"name": "Darkness that Consumes Light",
"total": 64,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM3N",
"printed_total": 51,
"release_date": "2017/06/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3n_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm3n_ja.symbol.png",
"translation": {
"en": {
"name": "Darkness that Consumes Light"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573526",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3n_ja/61vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Fairy"
],
"hp": "230",
"abilities": [
{
"name": "Secret Spring",
"text": "Once during your turn (before your attack), you may attach a Fairy Energy card from your hand to 1 of your Pokémon.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 133.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 133.56
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 206,
"low": 175.1,
"high": 236.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:59:54.613Z",
"trend_7d": {
"direction": "down",
"percent": -2.3
}
}
}
}