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 opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).
/api/v1/pokemon/cards/sm9b_ja-32?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm9b_ja-32",
"name": "Aron",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/32.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/32.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/32.large.webp"
}
],
"expansion": {
"id": "sm9b_ja",
"name": "Full Metal Wall",
"total": 69,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM9b",
"printed_total": 54,
"release_date": "2019/02/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9b_ja.symbol.png",
"translation": {
"en": {
"name": "Full Metal Wall"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574138",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/32.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/32.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/32.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "60",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Rigidify",
"text": "During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance)."
},
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Metal Claw",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "usually",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 0.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.39
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 91,
"low": 77.35,
"high": 104.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 224.72,
"low": 191.01,
"high": 258.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 39.69,
"low": 33.74,
"high": 45.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 145,
"low": 123.25,
"high": 166.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 30.5,
"low": 25.93,
"high": 35.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:32:15.910Z",
"trend_7d": {
"direction": "down",
"percent": -40
}
}
}
}