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/ex4-28?include=prices 200 26ms{
"success": true,
"data": {
"id": "ex4-28",
"name": "Team Aqua's Lanturn",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/28.large.webp"
}
],
"expansion": {
"id": "ex4",
"name": "Team Magma vs Team Aqua",
"total": 97,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "MA",
"printed_total": 95,
"release_date": "2004/03/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89789",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/28.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "80",
"abilities": [
{
"name": "Auxiliary Light",
"text": "Once during your turn (before your attack), you may attach a basic Energy card from your hand to Team Aqua's Lanturn. Put 2 damage counters on Team Aqua's Lanturn. This power can't be used if Team Aqua's Lanturn is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Lightning Ball",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Jungo Suzuki",
"pricing": {
"currency": "USD",
"market": 1.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.08
},
{
"condition": "LP",
"price": 0.78
},
{
"condition": "MP",
"price": 0.58
},
{
"condition": "HP",
"price": 0.52
},
{
"condition": "DMG",
"price": 0.9
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 115.4,
"low": 151.2,
"high": 160.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 30.98,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 92,
"low": 78.2,
"high": 105.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:34:54.253Z",
"trend_7d": {
"direction": "down",
"percent": -0.92
}
}
}
}