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

During your next turn, this Pokémon can't attack.
/api/v1/pokemon/cards/swsh6h_ja-17vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh6h_ja-17vh",
"name": "Cinderace",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/17vh.large.webp"
}
],
"expansion": {
"id": "swsh6h_ja",
"name": "Silver Lance",
"total": 95,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S6H",
"printed_total": 70,
"release_date": "2021/04/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6h_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6h_ja.symbol.png",
"translation": {
"en": {
"name": "Silver Lance"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569149",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6h_ja/17vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"Single Strike"
],
"types": [
"Fire"
],
"hp": "170",
"abilities": [
{
"name": "Fire Power",
"text": "This Pokémon's attacks do 30 more damage to your opponent's Active Pokémon for each Prize card your opponent has taken (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Fireball Shoot",
"text": "During your next turn, this Pokémon can't attack.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ryuta Fuse",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T12:04:49.502Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}