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

This attack does 20 more damage for each Water Energy card in your discard pile. Then, shuffle those cards into your deck.
/api/v1/pokemon/cards/sm6b_ja-17vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm6b_ja-17vh",
"name": "Feraligatr",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6b_ja/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6b_ja/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6b_ja/17vh.large.webp"
}
],
"expansion": {
"id": "sm6b_ja",
"name": "Champion Road",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM6b",
"printed_total": 66,
"release_date": "2018/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6b_ja.symbol.png",
"translation": {
"en": {
"name": "Champion Road"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6b_ja/17vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6b_ja/17vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6b_ja/17vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "160",
"abilities": [
{
"name": "Downpour",
"text": "As often as you like during your turn (before your attack), you may discard a Water Energy card from your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Riptide",
"text": "This attack does 20 more damage for each Water Energy card in your discard pile. Then, shuffle those cards into your deck.",
"damage": "10+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 53.5,
"low": 53.5,
"high": 68.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T04:02:07.680Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}