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, Poké-Powers, Poké-Bodies, or any other effects on the Defending Pokémon.
Flip a coin. this attack does 10 damage to each of your opponent's Benched Pokémon. If tails, this attack does 10 damage to each of your own Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/ptp_ja-15vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ptp_ja-15vh",
"name": "Lucario",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/15vh.large.webp"
}
],
"expansion": {
"id": "ptp_ja",
"name": "Platinum Promos",
"total": 51,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"printed_total": 51,
"release_date": "2008/10/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ptp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ptp_ja.symbol.png",
"translation": {
"en": {
"name": "Platinum Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ptp_ja/15vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"abilities": [
{
"name": "Roger",
"text": "Whenever a player responds to their opponent to express agreement during a game, that player places his or her hand on his or her chest and answers \"Roger\".",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Brick Break",
"text": "This attack's damage isn't affected by Resistance, Poké-Powers, Poké-Bodies, or any other effects on the Defending Pokémon.",
"damage": "30"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fever Step",
"text": "Flip a coin. this attack does 10 damage to each of your opponent's Benched Pokémon. If tails, this attack does 10 damage to each of your own Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "60"
}
],
"rarity": "Common",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 29.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 29.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 13.2,
"low": 11.22,
"high": 15.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 29.6,
"low": 25.16,
"high": 34.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 13.2,
"low": 11.22,
"high": 15.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 107,
"low": 90.95,
"high": 123.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T04:38:58.712Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}