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 60 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/swsh9_ja-27vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh9_ja-27vh",
"name": "Empoleon",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/27vh.large.webp"
}
],
"expansion": {
"id": "swsh9_ja",
"name": "Star Birth",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S9",
"printed_total": 100,
"release_date": "2022/01/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9_ja.symbol.png",
"translation": {
"en": {
"name": "Star Birth"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569655",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9_ja/27vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "160",
"abilities": [
{
"name": "Emergency Ascent",
"text": "Once during your turn, if this Pokémon is in your discard pile and you have no cards in your hand, you may play it onto your Bench. If you do, draw 3 cards.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Water Arrow",
"text": "This attack does 60 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 0.53,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.53
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 54.99,
"low": 46.74,
"high": 63.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.25,
"low": 8.71,
"high": 11.79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 34.88,
"low": 34.88,
"high": 102.93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20.96,
"low": 17.82,
"high": 24.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:00:27.296Z",
"trend_7d": {
"direction": "up",
"percent": 65.63
}
}
}
}