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 Starmie and the Defending Pokémon have the same amount of Energy attached to them, remove 4 damage counters from Starmie.
Starmie can't attack during your next turn.
/api/v1/pokemon/cards/pl2-50?include=prices 200 16ms{
"success": true,
"data": {
"id": "pl2-50",
"name": "Starmie",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/50.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/50.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/50.large.webp"
}
],
"expansion": {
"id": "pl2",
"name": "Rising Rivals",
"total": 120,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "RR",
"printed_total": 111,
"release_date": "2009/05/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89535",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/50.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/50.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/50.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "80",
"abilities": [
{
"name": "Aqua Recycle",
"text": "Once during your turn (before your attack), you may search your discard pile for a Water Energy card, show it to your opponent, and put it into your hand. This power can't be used if Starmie is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Synchro Gain",
"text": "If Starmie and the Defending Pokémon have the same amount of Energy attached to them, remove 4 damage counters from Starmie.",
"damage": "20"
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Powerful Spin",
"text": "Starmie can't attack during your next turn.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+20"
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 0.68,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.68
},
{
"condition": "LP",
"price": 0.35
},
{
"condition": "MP",
"price": 0.27
},
{
"condition": "HP",
"price": 0.23
},
{
"condition": "DMG",
"price": 0.18
}
],
"graded": [
{
"company": "CGC",
"grade": "5.5",
"value": 16.19,
"low": 13.76,
"high": 18.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"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": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 27.88,
"low": 42.39,
"high": 42.39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:21:30.919Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}