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 40 more damage for each Fire Energy attached to this Pokémon.
/api/v1/pokemon/cards/sv4k_ja-15vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv4k_ja-15vh",
"name": "Armarouge ex",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/15vh.large.webp"
}
],
"expansion": {
"id": "sv4k_ja",
"name": "Ancient Roar",
"total": 95,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4K",
"printed_total": 66,
"release_date": "2023/10/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4k_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4k_ja.symbol.png",
"translation": {
"en": {
"name": "Ancient Roar"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "565770",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/15vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Fire"
],
"hp": "260",
"abilities": [
{
"name": "Crimson Armor",
"text": "If this Pokémon has full HP, it takes 80 less damage from attacks from your opponent's Pokémon (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Scorching Bazooka",
"text": "This attack does 40 more damage for each Fire Energy attached to this Pokémon.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 0.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.33
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 19.5,
"low": 19.5,
"high": 21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:09:58.796Z",
"trend_7d": {
"direction": "down",
"percent": -57.69
}
}
}
}