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

Heal 30 damage from this Pokémon. This Pokémon is now Asleep.
Flip a coin. If heads, this attack does 20 more damage.
/api/v1/pokemon/cards/cp3_ja-12?include=prices 200 21ms{
"success": true,
"data": {
"id": "cp3_ja-12",
"name": "Dedenne",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/12.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/12.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/12.large.webp"
}
],
"expansion": {
"id": "cp3_ja",
"name": "PokéKyun Collection",
"total": 32,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP3",
"printed_total": 32,
"release_date": "2016/01/29",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp3_ja.symbol.png",
"translation": {
"en": {
"name": "PokéKyun Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "605457",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/12.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/12.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/12.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Rest",
"text": "Heal 30 damage from this Pokémon. This Pokémon is now Asleep."
},
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Pachi",
"text": "Flip a coin. If heads, this attack does 20 more damage.",
"damage": "10+"
}
],
"rarity": "Non",
"artist": "kanahei",
"pricing": {
"currency": "USD",
"market": 79.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 79.99
},
{
"condition": "LP",
"price": 71.67
},
{
"condition": "MP",
"price": 30
},
{
"condition": "DMG",
"price": 15
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 65,
"low": 32.5,
"high": 137.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 255,
"low": 211.05,
"high": 304.17,
"confidence": "high",
"value_kind": "sold",
"sold_count": 17,
"trend": {
"direction": "up",
"percent": 5.4
}
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25,
"low": 25,
"high": 25.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 82.5,
"low": 73.69,
"high": 95.19,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "TAG",
"grade": "10",
"value": 207.5,
"low": 176.38,
"high": 238.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:33:05.475Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}