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

You opponent can't play any Trainer cards from his or her hand during your opponent's next turn.
You may switch Gastly with 1 of your Benched Pokémon.
/api/v1/pokemon/cards/dp6_ja-30?include=prices 200 21ms{
"success": true,
"data": {
"id": "dp6_ja-30",
"name": "Gastly",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/30.large.webp"
}
],
"expansion": {
"id": "dp6_ja",
"name": "Intense Fight in the Destroyed Sky",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP6",
"printed_total": 92,
"release_date": "2008/07/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp6_ja.symbol.png",
"translation": {
"en": {
"name": "Intense Fight in the Destroyed Sky"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608154",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/30.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Pitch-Dark",
"text": "You opponent can't play any Trainer cards from his or her hand during your opponent's next turn."
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Trick Gas",
"text": "You may switch Gastly with 1 of your Benched Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "+10"
}
],
"resistances": [
{
"type": "Colorless",
"value": "-20"
}
],
"rarity": "usually",
"artist": "Aya Kusube",
"pricing": {
"currency": "USD",
"market": 12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12
},
{
"condition": "LP",
"price": 7.09
},
{
"condition": "DMG",
"price": 2.99
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 46,
"low": 37,
"high": 55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-16T02:35:59.194Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}