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/swsh9a_ja-43vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh9a_ja-43vh",
"name": "Radiant Hawlucha",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja-43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja-43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja-43vh.large.webp"
}
],
"expansion": {
"id": "swsh9a_ja",
"name": "Battle Region",
"total": 93,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S9a",
"printed_total": 67,
"release_date": "2022/02/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9a_ja.symbol.png",
"translation": {
"en": {
"name": "Battle Region"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570613",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja-43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja-43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja-43vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "90",
"abilities": [
{
"name": "Big Match",
"text": "As long as this Pokémon is on your Bench, your Pokémon's attacks do 30 more damage to your opponent's Active Pokémon VMAX (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Spiral Kick",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 1.02,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.02
},
{
"condition": "LP",
"price": 0.88
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 119.95,
"low": 119.95,
"high": 119.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 42.13,
"low": 35.81,
"high": 48.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:16:13.377Z",
"trend_7d": {
"direction": "down",
"percent": -0.97
}
}
}
}