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/sm6a_ja-26?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm6a_ja-26",
"name": "Dratini",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/26.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/26.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/26.large.webp"
}
],
"expansion": {
"id": "sm6a_ja",
"name": "Dragon Storm",
"total": 66,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM6a",
"printed_total": 53,
"release_date": "2018/04/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6a_ja.symbol.png",
"translation": {
"en": {
"name": "Dragon Storm"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573741",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/26.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/26.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/26.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Dragon"
],
"hp": "70",
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tail Whap",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Anesaki Dynamic",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
},
{
"condition": "LP",
"price": 0.63
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 64,
"low": 54.4,
"high": 73.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 74.63,
"low": 63.44,
"high": 85.82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 55.32,
"low": 55.09,
"high": 55.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T04:02:44.412Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}