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 Pokémon can't use Giant Wave during your next turn.
/api/v1/pokemon/cards/sv5k_ja-15vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv5k_ja-15vh",
"name": "Feraligatr",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/15vh.large.webp"
}
],
"expansion": {
"id": "sv5k_ja",
"name": "Wild Force",
"total": 100,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV5K",
"printed_total": 71,
"release_date": "2024/01/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5k_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5k_ja.symbol.png",
"translation": {
"en": {
"name": "Wild Force"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568349",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/15vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "180",
"abilities": [
{
"name": "Torrent Heart",
"text": "Once during your turn, you may put 5 damage counters on this Pokémon. If you do, during this turn, this Pokémon's attacks do 120 more damage to your opponent's Active Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Giant Wave",
"text": "This Pokémon can't use Giant Wave during your next turn.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "GOSSAN",
"pricing": {
"currency": "USD",
"market": 0.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.34
},
{
"condition": "LP",
"price": 0.28
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 18.5,
"low": 15.73,
"high": 21.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9.38,
"low": 7.97,
"high": 10.79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:56:53.900Z",
"trend_7d": {
"direction": "up",
"percent": 3.03
}
}
}
}