Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Your opponent's Active Pokémon is now Poisoned.
Heal 30 damage from this Pokémon.
/api/v1/pokemon/cards/xy1x_ja-61vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy1x_ja-61vh",
"name": "Venusaur-EX",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1x_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1x_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1x_ja/61vh.large.webp"
}
],
"expansion": {
"id": "xy1x_ja",
"name": "Collection X",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY1",
"printed_total": 60,
"release_date": "2013/12/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy1x_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy1x_ja.symbol.png",
"translation": {
"en": {
"name": "Collection X"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603139",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1x_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1x_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1x_ja/61vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Grass"
],
"hp": "180",
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Poison Powder",
"text": "Your opponent's Active Pokémon is now Poisoned.",
"damage": "60"
},
{
"cost": [
"Grass",
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Jungle Hammer",
"text": "Heal 30 damage from this Pokémon.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 84.05,
"low": 100,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 630,
"low": 600,
"high": 749,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "down",
"percent": -9.7
}
},
{
"company": "PSA",
"grade": "7",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 64.4,
"low": 70,
"high": 70,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 180.99,
"low": 254,
"high": 254,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-04-30T04:25:21.879Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}