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

Heal 50 damage from each of your Pokémon.
/api/v1/pokemon/cards/svp_ja-254vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "svp_ja-254vh",
"name": "Ethan's Ho-Oh ex",
"number": "254",
"printed_number": "254",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/254vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/254vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/254vh.large.webp"
}
],
"expansion": {
"id": "svp_ja",
"name": "Scarlet & Violet Promos",
"total": 303,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "PROMO",
"printed_total": 303,
"release_date": "2022/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/svp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/svp_ja.symbol.png",
"translation": {
"en": {
"name": "Scarlet & Violet 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/svp_ja/254vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/254vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp_ja/254vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Fire"
],
"hp": "230",
"abilities": [
{
"name": "Golden Fire",
"text": "Once during your turn, you may attach up to 2 Basic Fire Energy cards from your hand to 1 of your Benched Ethan's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Fire",
"Fire"
],
"converted_energy_cost": 4,
"name": "Shining Feather",
"text": "Heal 50 damage from each of your Pokémon.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 25.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 25.44
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 69,
"low": 58.65,
"high": 79.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:27:14.453Z",
"trend_7d": {
"direction": "up",
"percent": 12.17
}
}
}
}