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

The Defending Pokémon is now Confused.
/api/v1/pokemon/cards/pcg8_ja-29?include=prices 200 17ms{
"success": true,
"data": {
"id": "pcg8_ja-29",
"name": "Pelipper δ",
"number": "29",
"printed_number": "29",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/29.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/29.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/29.large.webp"
}
],
"expansion": {
"id": "pcg8_ja",
"name": "Miracle Crystal",
"total": 75,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 75,
"release_date": "2006/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg8_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle Crystal"
}
}
},
"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/pcg8_ja/29.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/29.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/29.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Delta Species"
],
"types": [
"Lightning"
],
"hp": "70",
"abilities": [
{
"name": "Delta Transport",
"text": "Once during your turn (before your attack), if Pelipper is on your Bench, you may switch 1 of your Active Pokémon that has δ on its card with 1 of your Benched Pokémon.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Supersonic",
"text": "The Defending Pokémon is now Confused.",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Wing Attack",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 6.98,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 6.98
},
{
"condition": "HP",
"price": 3
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:56:18.385Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}