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

This attack does 30 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
If your opponent's Active Pokémon is a Pokémon-GX or a Pokémon-EX, this attack does 100 more damage.
/api/v1/pokemon/cards/sm8a_ja-20vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm8a_ja-20vh",
"name": "Tyranitar",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/20vh.large.webp"
}
],
"expansion": {
"id": "sm8a_ja",
"name": "Dark Order",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM8a",
"printed_total": 52,
"release_date": "2018/10/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8a_ja.symbol.png",
"translation": {
"en": {
"name": "Dark Order"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573420",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8a_ja/20vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Darkness"
],
"hp": "170",
"attacks": [
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Spinning Tail",
"text": "This attack does 30 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Bite Off",
"text": "If your opponent's Active Pokémon is a Pokémon-GX or a Pokémon-EX, this attack does 100 more damage.",
"damage": "130+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Hasuno",
"pricing": {
"currency": "USD",
"market": 4.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19,
"low": 18,
"high": 24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 5,
"low": 5,
"high": 5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7",
"value": 67.5,
"low": 57.38,
"high": 77.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.4,
"low": 7.14,
"high": 9.66,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 310.53,
"low": 521,
"high": 521,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 33.35,
"low": 28.35,
"high": 38.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 53.75,
"low": 33.87,
"high": 73.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 31.5,
"low": 26.99,
"high": 43,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:54:33.435Z",
"trend_7d": {
"direction": "down",
"percent": -9.69
}
}
}
}