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

If Magnetic Storm is in play, remove 3 damage counters from Sky-Splitting Deoxys.
/api/v1/pokemon/cards/pcgp_ja-18?include=prices 200 18ms{
"success": true,
"data": {
"id": "pcgp_ja-18",
"name": "Sky-Splitting Deoxys",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/18.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/18.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/18.large.webp"
}
],
"expansion": {
"id": "pcgp_ja",
"name": "PCG Promos",
"total": 153,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 153,
"release_date": "2003/01/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcgp_ja.symbol.png",
"translation": {
"en": {
"name": "PCG Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/18.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/18.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcgp_ja/18.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "80",
"abilities": [
{
"name": "Forme Change",
"text": "Once during your turn (before your attack), you may search your deck for another Sky-Splitting Deoxys and switch it with Sky-Splitting Deoxys. (Any cards attached to Sky-Splitting Deoxys, damage counters, Special Conditions, and effects on it are now on the new Pokémon.) If you do, put Sky-Splitting Deoxys on top of your deck. Shuffle your deck afterward. You can't use more than 1 Forme Change Poké-Power each turn.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Ozone Drain",
"text": "If Magnetic Storm is in play, remove 3 damage counters from Sky-Splitting Deoxys.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "K. Hoshiba",
"pricing": {
"currency": "USD",
"market": 49.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 49.4
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 315,
"low": 267.75,
"high": 362.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-22T03:15:57.842Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}