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

Does 40 damage plus 10 more damage for each Energy attached to all of your Pokémon.
/api/v1/pokemon/cards/l2_ja-20?include=prices 200 19ms{
"success": true,
"data": {
"id": "l2_ja-20",
"name": "Lanturn",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/20.large.webp"
}
],
"expansion": {
"id": "l2_ja",
"name": "Reviving Legends",
"total": 81,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "L2",
"printed_total": 80,
"release_date": "2010/02/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l2_ja.symbol.png",
"translation": {
"en": {
"name": "Reviving Legends"
}
}
},
"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/l2_ja/20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/20.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Prime"
],
"types": [
"Lightning"
],
"abilities": [
{
"name": "Underwater Dive",
"text": "Once during your turn (before your attack), you may use this power. Lanturn's type is Water until the end of your turn. This power can't be used if Lanturn is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Powerful Spark",
"text": "Does 40 damage plus 10 more damage for each Energy attached to all of your Pokémon.",
"damage": "40+"
}
],
"rarity": "Common",
"artist": "Hideaki Hakozaki",
"pricing": {
"currency": "USD",
"market": 45.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 45.11
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 77,
"low": 65.45,
"high": 88.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 464,
"low": 364.3,
"high": 688,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 59.05,
"low": 75.1,
"high": 75.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-20T04:52:23.435Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}