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

Flip a coin. If heads, the Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/pcg9_ja-53?include=prices 200 16ms{
"success": true,
"data": {
"id": "pcg9_ja-53",
"name": "Nidoran ♂ δ",
"number": "53",
"printed_number": "53",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/53.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/53.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/53.large.webp"
}
],
"expansion": {
"id": "pcg9_ja",
"name": "Offense and Defense of the Furthest Ends",
"total": 68,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 68,
"release_date": "2006/06/29",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.symbol.png",
"translation": {
"en": {
"name": "Offense and Defense of the Furthest Ends"
}
}
},
"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/pcg9_ja/53.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/53.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/53.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Delta Species"
],
"types": [
"Darkness"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Peck",
"damage": "10"
},
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Poison Horn",
"text": "Flip a coin. If heads, the Defending Pokémon is now Poisoned."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 3.3,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 3.3
},
{
"condition": "LP",
"price": 2.5
},
{
"condition": "MP",
"price": 1
},
{
"condition": "HP",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14.4,
"low": 12.24,
"high": 16.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:08:26.542Z",
"trend_7d": {
"direction": "up",
"percent": 10.37
}
}
}
}