Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Move an Energy from this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/sm11b_ja-27vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm11b_ja-27vh",
"name": "Gallade",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/27vh.large.webp"
}
],
"expansion": {
"id": "sm11b_ja",
"name": "Dream League",
"total": 75,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM11b",
"printed_total": 49,
"release_date": "2019/08/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11b_ja.symbol.png",
"translation": {
"en": {
"name": "Dream League"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574887",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/27vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "160",
"abilities": [
{
"name": "Double Type",
"text": "As long as this Pokémon is in play, it is Psychic and Fighting type.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Power Cyclone",
"text": "Move an Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Misa Tsutsui",
"pricing": {
"currency": "USD",
"market": 0.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.59
},
{
"condition": "LP",
"price": 0.35
},
{
"condition": "DMG",
"price": 0.03
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30.4,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 23.89,
"low": 13.99,
"high": 13.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:31:31.261Z",
"trend_7d": {
"direction": "down",
"percent": -9.23
}
}
}
}