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/sv4a_ja-205vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv4a_ja-205vh",
"name": "Arboliva",
"number": "205",
"printed_number": "205",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/205vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/205vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/205vh.large.webp"
}
],
"expansion": {
"id": "sv4a_ja",
"name": "Shiny Treasure ex",
"total": 360,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4a",
"printed_total": 190,
"release_date": "2023/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4a_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Treasure ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567606",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/205vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/205vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/205vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "150",
"abilities": [
{
"name": "Enriching Oil",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may heal all damage from 1 of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Solar Beam",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Holo",
"artist": "Hideki Ishikawa",
"pricing": {
"currency": "USD",
"market": 0.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.99
},
{
"condition": "LP",
"price": 0.84
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11.75,
"low": 7.5,
"high": 16,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:36:13.271Z",
"trend_7d": {
"direction": "down",
"percent": -2.94
}
}
}
}