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/gym1_ja-15?include=prices 200 19ms{
"success": true,
"data": {
"id": "gym1_ja-15",
"name": "Erika's Victreebel",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-15.large.webp"
}
],
"expansion": {
"id": "gym1_ja",
"name": "Leaders' Stadium",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Gym",
"printed_total": 96,
"release_date": "1998/10/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym1_ja.symbol.png",
"translation": {
"en": {
"name": "Leaders' Stadium"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-15.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "80",
"abilities": [
{
"name": "Fragrance Trap",
"text": "Once during your turn (before your attack), you may flip a coin. If heads, and if your opponent has any Benched Pokémon, choose 1 of them and switch it with his or her Active Pokémon. This power can't be used if Erika's Victreebel is Asleep, Confused, or Paralyzed.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Grass"
],
"converted_energy_cost": 3,
"name": "Razor Leaf",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 4.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.99
},
{
"condition": "LP",
"price": 2.29
},
{
"condition": "MP",
"price": 1.95
},
{
"condition": "HP",
"price": 1.65
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 27.38,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:07:50.650Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}