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

/api/v1/pokemon/cards/sv1s_ja-34?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv1s_ja-34",
"name": "Dachsbun",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/34.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/34.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/34.large.webp"
}
],
"expansion": {
"id": "sv1s_ja",
"name": "Scarlet ex",
"total": 108,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV1S",
"printed_total": 78,
"release_date": "2023/01/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1s_ja.symbol.png",
"translation": {
"en": {
"name": "Scarlet ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567151",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/34.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/34.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/34.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "90",
"abilities": [
{
"name": "Well-Baked Body",
"text": "Prevent all damage done to this Pokémon by attacks from your opponent's Fire Pokémon. This Pokémon cannot be Burned.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Headbutt Bounce",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Non",
"artist": "You Iribi",
"pricing": {
"currency": "USD",
"market": 0.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.22
},
{
"condition": "LP",
"price": 0.18
}
],
"graded": [],
"market_updated_at": "2026-09-22T02:31:42.359Z",
"trend_7d": {
"direction": "down",
"percent": -33.33
}
}
}
}