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

Does 30 damage plus 10 more damage for each Basic Pokémon and each Evolution card in your discard pile. You can't add more than 60 damage in this way.
/api/v1/pokemon/cards/pcg9_ja-60vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pcg9_ja-60vh",
"name": "Nidoqueen δ",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/60vh.large.webp"
}
],
"expansion": {
"id": "pcg9_ja",
"name": "Offense and Defense of the Furthest Ends",
"total": 68,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 68,
"release_date": "2006/06/29",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg9_ja.symbol.png",
"translation": {
"en": {
"name": "Offense and Defense of the Furthest Ends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/60vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/60vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg9_ja/60vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"Delta Species"
],
"types": [
"Metal"
],
"hp": "100",
"abilities": [
{
"name": "Invitation",
"text": "Once during your turn (before your attack), you may search your deck for a Basic Pokémon or Evolution card, show it to your opponent, and put it into your hand. Shuffle your deck afterward. This power can't be used if Nidoqueen is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Vengeance",
"text": "Does 30 damage plus 10 more damage for each Basic Pokémon and each Evolution card in your discard pile. You can't add more than 60 damage in this way.",
"damage": "30+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 15.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.99
},
{
"condition": "MP",
"price": 6
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 27.7,
"low": 31,
"high": 31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 723.25,
"low": 1099.99,
"high": 1099.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 17,
"low": 17,
"high": 18.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 40,
"low": 25.2,
"high": 44,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-16T03:25:43.654Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}