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/playp_ja-11vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "playp_ja-11vh",
"name": "Zapdos ex",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/11vh.large.webp"
}
],
"expansion": {
"id": "playp_ja",
"name": "PLAY Promos",
"total": 32,
"language": "Japanese",
"language_code": "ja",
"series": "Other",
"printed_total": 32,
"release_date": "2003/01/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/playp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/playp_ja.symbol.png",
"translation": {
"en": {
"name": "PLAY Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613908",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/11vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Lightning"
],
"hp": "100",
"abilities": [
{
"name": "Synchronized Lift",
"text": "As long as you have Articuno ex and Moltres ex in play, the Retreat Cost for Zapdos ex is 0.",
"type": "Poké-Body"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "K. Hoshiba",
"pricing": {
"currency": "USD",
"market": 49.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 49.29
},
{
"condition": "MP",
"price": 40
},
{
"condition": "HP",
"price": 25
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 830,
"low": 566,
"high": 1365.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 279.99,
"low": 218.49,
"high": 375.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T03:31:04.069Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}