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's damage isn't affected by Resistance.
/api/v1/pokemon/cards/sv4a_ja-208vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv4a_ja-208vh",
"name": "Scovillain",
"number": "208",
"printed_number": "208",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/208vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/208vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/208vh.large.webp"
}
],
"expansion": {
"id": "sv4a_ja",
"name": "Shiny Treasure ex",
"total": 360,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4a",
"printed_total": 190,
"release_date": "2023/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4a_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Treasure ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567609",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/208vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/208vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/208vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "110",
"abilities": [
{
"name": "Double Type",
"text": "As long as this Pokémon is in play, it is Grass and Fire type.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Spicy Headbutt",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "110"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 0.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.88
},
{
"condition": "LP",
"price": 0.82
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19.75,
"low": 11.5,
"high": 28,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:14:54.886Z",
"trend_7d": {
"direction": "down",
"percent": -10.2
}
}
}
}