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-2?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv1s_ja-2",
"name": "Cacturne",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/2.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/2.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/2.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": "567119",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/2.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/2.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1s_ja/2.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "130",
"abilities": [
{
"name": "Counterattack Quills",
"text": "If this Pokémon is in the Active Spot and is damaged by an attack from your opponent's Pokémon (even if this Pokémon is Knocked Out), put 3 damage counters on the Attacking Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Spike Shot",
"damage": "110"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Non",
"artist": "DOM",
"pricing": {
"currency": "USD",
"market": 0.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.22
}
],
"graded": [],
"market_updated_at": "2026-09-22T02:31:42.359Z",
"trend_7d": {
"direction": "down",
"percent": -31.25
}
}
}
}