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

Discard 2 Energy from this Pokémon.
/api/v1/pokemon/cards/swsh12a_ja-106vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh12a_ja-106vh",
"name": "Latios",
"number": "106",
"printed_number": "106",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja-106vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja-106vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja-106vh.large.webp"
}
],
"expansion": {
"id": "swsh12a_ja",
"name": "VSTAR Universe",
"total": 262,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S12a",
"printed_total": 172,
"release_date": "2022/12/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh12a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh12a_ja.symbol.png",
"translation": {
"en": {
"name": "VSTAR Universe"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571644",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja-106vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja-106vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12a_ja-106vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Fusion Strike"
],
"types": [
"Dragon"
],
"hp": "130",
"abilities": [
{
"name": "Blue Assist",
"text": "Once during your turn, you may attach a Psychic Energy card from your hand to 1 of your Latias.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water",
"Psychic",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Luster Purge",
"text": "Discard 2 Energy from this Pokémon.",
"damage": "210"
}
],
"rarity": "Common",
"artist": "hatachu",
"pricing": {
"currency": "USD",
"market": 0.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.22
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 22.81,
"low": 17.12,
"high": 29,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 7.74,
"low": 12,
"high": 12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 6.49,
"low": 5.52,
"high": 7.46,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:14:42.883Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}