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's Spinning Needle attack does 100 more damage (before applying Weakness and Resistance).
/api/v1/pokemon/cards/sv3a_ja-72vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv3a_ja-72vh",
"name": "Ferrothorn",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/72vh.large.webp"
}
],
"expansion": {
"id": "sv3a_ja",
"name": "Raging Surf",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV3a",
"printed_total": 62,
"release_date": "2023/09/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3a_ja.symbol.png",
"translation": {
"en": {
"name": "Raging Surf"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566930",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/72vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Metal"
],
"hp": "140",
"abilities": [
{
"name": "Exoskeleton",
"text": "This Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Spinning Needle",
"text": "During your next turn, this Pokémon's Spinning Needle attack does 100 more damage (before applying Weakness and Resistance).",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Art Rare",
"artist": "Kurata So",
"pricing": {
"currency": "USD",
"market": 2.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.23
},
{
"condition": "LP",
"price": 1.87
},
{
"condition": "MP",
"price": 1
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 4.76,
"low": 3.51,
"high": 4.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13.25,
"low": 8.22,
"high": 15.56,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5.76,
"low": 4.86,
"high": 4.86,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 4.94,
"low": 4.25,
"high": 4.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 6.45,
"low": 4.58,
"high": 7.18,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30.1,
"low": 27.75,
"high": 32.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.66,
"low": 15.63,
"high": 15.63,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "8",
"value": 13.49,
"low": 11.47,
"high": 15.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:18:26.281Z",
"trend_7d": {
"direction": "up",
"percent": 2.29
}
}
}
}