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

You may have your opponent switch his or her Active Pokémon with 1 of his or her Benched Pokémon.
/api/v1/pokemon/cards/xy5-44vrh?include=prices 200 34ms{
"success": true,
"data": {
"id": "xy5-44vrh",
"name": "Milotic",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/44vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/44vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/44vrh.large.webp"
}
],
"expansion": {
"id": "xy5",
"name": "Primal Clash",
"total": 164,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PRC",
"printed_total": 160,
"release_date": "2015/02/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "95941",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/44vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/44vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/44vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "110",
"abilities": [
{
"name": "Sparkling Ripples",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may put a card from your discard pile into your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aqua Swirl",
"text": "You may have your opponent switch his or her Active Pokémon with 1 of his or her Benched Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 8.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.2
},
{
"condition": "LP",
"price": 2.64
},
{
"condition": "MP",
"price": 2.75
},
{
"condition": "HP",
"price": 1.27
},
{
"condition": "DMG",
"price": 1.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 314.5,
"low": 118,
"high": 511,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.75,
"low": 8.5,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:31:16.225Z",
"trend_7d": {
"direction": "up",
"percent": 1.49
}
}
}
}