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

If you played any Supporter card from your hand during this turn, this attack does 20 damage plus 20 more damage.
If Mightyena has less Energy attached to it than the Defending Pokémon, this attack does 50 damage plus 30 more damage.
/api/v1/pokemon/cards/pl1-54?include=prices 200 18ms{
"success": true,
"data": {
"id": "pl1-54",
"name": "Mightyena",
"number": "54",
"printed_number": "54",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/54.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/54.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/54.large.webp"
}
],
"expansion": {
"id": "pl1",
"name": "Platinum",
"total": 133,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "PL",
"printed_total": 127,
"release_date": "2009/02/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87448",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/54.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/54.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/54.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "90",
"abilities": [
{
"name": "Cold Feet",
"text": "If Mightyena is affected by a Special Condition, ignore all Energy necessary to use Mightyena's attacks.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Collude",
"text": "If you played any Supporter card from your hand during this turn, this attack does 20 damage plus 20 more damage.",
"damage": "20"
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Desperate Attack",
"text": "If Mightyena has less Energy attached to it than the Defending Pokémon, this attack does 50 damage plus 30 more damage.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+20"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Uncommon",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 0.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.81
},
{
"condition": "LP",
"price": 0.52
},
{
"condition": "MP",
"price": 0.27
},
{
"condition": "HP",
"price": 0.42
},
{
"condition": "DMG",
"price": 0.48
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 43,
"low": 36.55,
"high": 49.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:59:05.959Z",
"trend_7d": {
"direction": "down",
"percent": -10.99
}
}
}
}