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

Heal 20 damage from each of your Pokémon.
/api/v1/pokemon/cards/xy5t_ja-6vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "xy5t_ja-6vh",
"name": "Ludicolo",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/6vh.large.webp"
}
],
"expansion": {
"id": "xy5t_ja",
"name": "Tidal Storm",
"total": 80,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY5",
"printed_total": 70,
"release_date": "2014/12/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy5t_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy5t_ja.symbol.png",
"translation": {
"en": {
"name": "Tidal Storm"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603768",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5t_ja/6vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "130",
"abilities": [
{
"name": "Captivating Rhythm",
"text": "Once during your turn (before your attack), you may flip a coin. If heads, switch 1 of your opponent's Benched Pokémon with his or her Active Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Solar Ray",
"text": "Heal 20 damage from each of your Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 2.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.33
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 68.35,
"low": 73.9,
"high": 97.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 111.25,
"low": 94.56,
"high": 127.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-07-16T03:20:11.342Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}