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/swsh3_ja-28vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "swsh3_ja-28vh",
"name": "Dracovish",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/28vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/28vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/28vh.large.webp"
}
],
"expansion": {
"id": "swsh3_ja",
"name": "Infinity Zone",
"total": 119,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S3",
"printed_total": 100,
"release_date": "2020/06/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh3_ja.symbol.png",
"translation": {
"en": {
"name": "Infinity Zone"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568733",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/28vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/28vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/28vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "150",
"abilities": [
{
"name": "Primal Law",
"text": "As long as this Pokémon is in the Active Spot, your opponent can't play any Pokémon from their hand to evolve their Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hammer In",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Hitoshi Ariga",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [],
"market_updated_at": "2026-09-22T05:18:23.403Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}