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

/api/v1/pokemon/cards/miscpp_ja-24?include=prices 200 15ms{
"success": true,
"data": {
"id": "miscpp_ja-24",
"name": "Zapdos",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpp_ja/24.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpp_ja/24.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpp_ja/24.large.webp"
}
],
"expansion": {
"id": "miscpp_ja",
"name": "P Promos",
"total": 47,
"language": "Japanese",
"language_code": "ja",
"series": "Other",
"printed_total": 47,
"release_date": "2001/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/miscpp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/miscpp_ja.symbol.png",
"translation": {
"en": {
"name": "P Promos"
}
}
},
"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/miscpp_ja/24.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpp_ja/24.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpp_ja/24.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "80",
"abilities": [
{
"name": "Anti-Lightning",
"text": "You can't attach Lightning Energy cards from your hand to Zapdos.",
"type": "Poké-Body"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 60,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "PSA",
"grade": "1",
"value": 139.99,
"low": 118.99,
"high": 160.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 99.75,
"low": 84.79,
"high": 114.71,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 31.95,
"low": 27.16,
"high": 36.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.48,
"low": 14.86,
"high": 20.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-03T08:52:33.485Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}