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

/api/v1/pokemon/cards/sv9a_ja-5vh?include=prices 200 82ms{
"success": true,
"data": {
"id": "sv9a_ja-5vh",
"name": "Cynthia's Roserade",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/5vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/5vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/5vh.large.png"
}
],
"expansion": {
"id": "sv9a_ja",
"name": "Hot Air Arena",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV9a",
"printed_total": 63,
"release_date": "2025/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9a_ja.symbol.png",
"translation": {
"en": {
"name": "Hot Air Arena"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "623251",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/5vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/5vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/5vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"abilities": [
{
"name": "Glory Yell",
"text": "Attacks used by your Cynthia's Pokémon do 30 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance) .",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Leaf Step"
}
],
"rarity": "Rare",
"artist": "En Morikura",
"pricing": {
"currency": "USD",
"market": 0.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.15
},
{
"condition": "LP",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20.4,
"low": 13.2,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:37:29.309Z",
"trend_7d": {
"direction": "down",
"percent": -6.25
}
}
}
}