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/sm9_ja-65vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm9_ja-65vh",
"name": "Dragonite",
"number": "65",
"printed_number": "65",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/65vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/65vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/65vh.large.webp"
}
],
"expansion": {
"id": "sm9_ja",
"name": "Tag Bolt",
"total": 118,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM9",
"printed_total": 95,
"release_date": "2018/12/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9_ja.symbol.png",
"translation": {
"en": {
"name": "Tag Bolt"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572599",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/65vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/65vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/65vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "160",
"abilities": [
{
"name": "Fast Call",
"text": "Once during your turn (before your attack), you may search your deck for a Supporter card, reveal it, and put it into your hand. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dragon Claw",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Megumi Mizutani",
"pricing": {
"currency": "USD",
"market": 2.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.75
},
{
"condition": "LP",
"price": 1.75
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 17.99,
"low": 15.29,
"high": 20.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 16.5,
"high": 20,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 12,
"high": 12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 9.6,
"low": 9.6,
"high": 9.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 12,
"high": 12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 55,
"low": 29.2,
"high": 67.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "down",
"percent": -16.7
}
},
{
"company": "PSA",
"grade": "8",
"value": 14.75,
"low": 12.13,
"high": 14.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:56:59.448Z",
"trend_7d": {
"direction": "down",
"percent": -15.12
}
}
}
}