Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

This Pokémon is now Confused.
Both Active Pokémon are Knocked Out.
/api/v1/pokemon/cards/sv8_ja-62?include=prices 200 61ms{
"success": true,
"data": {
"id": "sv8_ja-62",
"name": "Annihilape",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/62.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/62.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/62.large.png"
}
],
"expansion": {
"id": "sv8_ja",
"name": "Super Electric Breaker",
"total": 138,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV8",
"printed_total": 106,
"release_date": "2024/10/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8_ja.symbol.png",
"translation": {
"en": {
"name": "Super Electric Breaker"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "587642",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/62.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/62.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/62.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Tantrum",
"text": "This Pokémon is now Confused."
},
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Destined Fight",
"text": "Both Active Pokémon are Knocked Out."
}
],
"rarity": "Non",
"artist": "SIE NANAHARA",
"pricing": {
"currency": "USD",
"market": 0.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.18
},
{
"condition": "LP",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 8.32,
"low": 7.07,
"high": 9.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:36:29.207Z",
"trend_7d": {
"direction": "down",
"percent": -80.43
}
}
}
}