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

Drifloon does 50 damage to itself.
/api/v1/pokemon/cards/dp6_ja-44?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp6_ja-44",
"name": "Drifloon",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/44.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": "608136",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/44.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"abilities": [
{
"name": "Unburden",
"text": "If Drifloon has a Pokémon Tool card attached to it, Drifloon's Retreat Cost is Colorless Colorless more.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tackle",
"damage": "10"
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Big Explosion",
"text": "Drifloon does 50 damage to itself.",
"damage": "50"
}
],
"rarity": "usually",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 34.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.42
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 215,
"low": 182.75,
"high": 247.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:46:42.935Z",
"trend_7d": {
"direction": "flat",
"percent": -0.03
}
}
}
}