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/pt1_ja-82?include=prices 200 18ms{
"success": true,
"data": {
"id": "pt1_ja-82",
"name": "Team Galactic's Invention G-103 Power Spray",
"number": "82",
"printed_number": "82",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/82.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/82.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/82.large.webp"
}
],
"expansion": {
"id": "pt1_ja",
"name": "Galactic's Conquest",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT1",
"printed_total": 96,
"release_date": "2008/10/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt1_ja.symbol.png",
"translation": {
"en": {
"name": "Galactic's Conquest"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607108",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/82.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/82.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/82.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Non",
"artist": "Yusuke Ishikawa",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
},
{
"condition": "HP",
"price": 0.5
}
],
"graded": [
{
"company": "PSA",
"grade": "9",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-10T06:03:35.670Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}