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

Switch 1 of your opponent's Benched Pokémon with 1 of the Defending Pokémon. The new Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/dp1-79?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp1-79",
"name": "Combee",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/79.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/79.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/79.large.webp"
}
],
"expansion": {
"id": "dp1",
"name": "Diamond & Pearl",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "DP",
"printed_total": 130,
"release_date": "2007/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84392",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/79.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/79.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/79.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Soliciting Nectar",
"text": "Switch 1 of your opponent's Benched Pokémon with 1 of the Defending Pokémon. The new Defending Pokémon is now Asleep."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Gust",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "+10"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 0.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.27
},
{
"condition": "LP",
"price": 0.23
},
{
"condition": "MP",
"price": 0.2
},
{
"condition": "HP",
"price": 0.14
},
{
"condition": "DMG",
"price": 0.12
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3.76,
"low": 3.2,
"high": 4.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:58:35.862Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}