Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Search your deck for a basic Energy card and attach it to this Pokémon. Then, shuffle your deck.
Flip a coin. If tails, discard all Energy attached to this Pokémon.
/api/v1/pokemon/cards/smp_ja-257?include=prices 200 16ms{
"success": true,
"data": {
"id": "smp_ja-257",
"name": "Latios",
"number": "257",
"printed_number": "257",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/257.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/257.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/257.large.webp"
}
],
"expansion": {
"id": "smp_ja",
"name": "Sun & Moon Promos",
"total": 409,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"printed_total": 409,
"release_date": "2016/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/smp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/smp_ja.symbol.png",
"translation": {
"en": {
"name": "Sun & Moon 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/smp_ja/257.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/257.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/257.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Dragon"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Energy Extract",
"text": "Search your deck for a basic Energy card and attach it to this Pokémon. Then, shuffle your deck.",
"damage": "20"
},
{
"cost": [
"Water",
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Luster Purge",
"text": "Flip a coin. If tails, discard all Energy attached to this Pokémon.",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 6.04,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.04
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10.8,
"low": 9.18,
"high": 12.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 128.25,
"low": 115.58,
"high": 156.25,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "7",
"value": 19.5,
"low": 19.5,
"high": 19.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 11.51,
"low": 11.51,
"high": 11.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 31,
"low": 30.6,
"high": 35.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T08:07:15.665Z",
"trend_7d": {
"direction": "down",
"percent": -1.95
}
}
}
}