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

Remove 1 damage counter from Mantine.
/api/v1/pokemon/cards/ex15-20?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex15-20",
"name": "Mantine δ",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/20.large.webp"
}
],
"expansion": {
"id": "ex15",
"name": "Dragon Frontiers",
"total": 101,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DF",
"printed_total": 101,
"release_date": "2006/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87185",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/20.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "50",
"abilities": [
{
"name": "Power Circulation",
"text": "Once during your turn (before your attack), you may search your discard pile for a basic Energy card, show it to your opponent, and put it on top of your deck. If you do, put 1 damage counter on Mantine. This power can't be used if Mantine is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Spiral Drain",
"text": "Remove 1 damage counter from Mantine.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 2.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.9
},
{
"condition": "LP",
"price": 1.49
},
{
"condition": "MP",
"price": 1.26
},
{
"condition": "HP",
"price": 0.61
},
{
"condition": "DMG",
"price": 1.03
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9.19,
"low": 9.19,
"high": 10.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 18.25,
"low": 16.5,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 29,
"low": 29,
"high": 33.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 799.93,
"low": 269.06,
"high": 999.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8.32,
"low": 7.07,
"high": 9.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 16,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 33,
"low": 31,
"high": 35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:09:38.715Z",
"trend_7d": {
"direction": "down",
"percent": -3.33
}
}
}
}