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

Flip a coin. If heads, choose an Energy card attached to the Defending Pokémon and return it to your opponent's hand.
If the Defending Pokémon has any Energy cards attached to it, this attack's base damage is 40 instead of 120.
/api/v1/pokemon/cards/dp3_ja-299vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp3_ja-299vh",
"name": "Lugia",
"number": "299",
"printed_number": "299",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-299vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-299vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-299vh.large.webp"
}
],
"expansion": {
"id": "dp3_ja",
"name": "Shining Darkness",
"total": 119,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP3",
"printed_total": 119,
"release_date": "2007/07/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp3_ja.symbol.png",
"translation": {
"en": {
"name": "Shining Darkness"
}
}
},
"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/dp3_ja-299vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-299vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3_ja-299vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Silver Wing",
"text": "Flip a coin. If heads, choose an Energy card attached to the Defending Pokémon and return it to your opponent's hand.",
"damage": "20"
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psychic Destruction",
"text": "If the Defending Pokémon has any Energy cards attached to it, this attack's base damage is 40 instead of 120.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+20"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Kazuyuki Kano",
"pricing": {
"currency": "USD",
"market": 43,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 43
},
{
"condition": "HP",
"price": 22
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 283,
"low": 240.55,
"high": 325.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 312,
"low": 265.2,
"high": 358.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 508,
"low": 186.5,
"high": 588.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 11
},
{
"company": "PSA",
"grade": "2",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 19.2,
"low": 16.32,
"high": 22.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 36.5,
"low": 36.5,
"high": 40,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 55,
"low": 55,
"high": 78.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 8
}
],
"market_updated_at": "2026-09-22T03:51:18.828Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}