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

Does 20 damage plus 10 more damage for each Energy attached to all of your opponent's Pokémon.
/api/v1/pokemon/cards/dp5t_ja-444vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp5t_ja-444vh",
"name": "Deoxys Normal Forme",
"number": "444",
"printed_number": "444",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-444vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-444vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-444vh.large.webp"
}
],
"expansion": {
"id": "dp5t_ja",
"name": "Temple of Anger",
"total": 64,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP5",
"printed_total": 64,
"release_date": "2008/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5t_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5t_ja.symbol.png",
"translation": {
"en": {
"name": "Temple of Anger"
}
}
},
"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/dp5t_ja-444vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-444vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5t_ja-444vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "90",
"abilities": [
{
"name": "Form Change",
"text": "Once during your turn (before your attack), you may search your deck for any Deoxys and switch it with Deoxys Normal Forme. (Any cards attached to Deoxys Normal Forme, damage counters, Special Conditions, and effects on it are now on the new Pokémon.) If you do, put Deoxys Normal Forme on top of your deck. Shuffle your deck afterward. You can't use more than 1 Form Change Poké-Power each turn.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Energy Crush",
"text": "Does 20 damage plus 10 more damage for each Energy attached to all of your opponent's Pokémon.",
"damage": "20+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 16.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 56.1,
"low": 45,
"high": 144.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 74.5,
"low": 74.5,
"high": 81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 8
},
{
"company": "PSA",
"grade": "7",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24,
"low": 24,
"high": 40,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-16T04:47:00.743Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}