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-31?include=prices 200 16ms{
"success": true,
"data": {
"id": "playp_ja-31",
"name": "Lugia ex",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/31.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": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/31.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Psychic"
],
"abilities": [
{
"name": "Wave Veil",
"text": "As long as this Pokémon is on your Bench, prevent all effects of attacks, including damage, done to this Pokémon.",
"type": "Poké-Body"
}
],
"rarity": "Promo",
"artist": "Suwama Chiaki",
"pricing": {
"currency": "USD",
"market": 1000,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1000
},
{
"condition": "LP",
"price": 400
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 549,
"low": 466.65,
"high": 631.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 890.5,
"low": 756.93,
"high": 1024.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 3627.25,
"low": 5555,
"high": 5555,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 1000.7,
"low": 1249.99,
"high": 1249.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 1092.5,
"low": 889.5,
"high": 1173,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 2192.73,
"low": 1864.1,
"high": 2521.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:48:40.928Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}