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

The Defending Pokémon is now Poisoned. Put 2 damage counters instead of 1 on the Defending Pokémon between turns.
Does 40 damage plus 10 more damage for each Evolved Pokémon you have in play.
/api/v1/pokemon/cards/pcg1_ja-55vh?include=prices 200 32ms{
"success": true,
"data": {
"id": "pcg1_ja-55vh",
"name": "Nidoqueen",
"number": "55",
"printed_number": "55",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/55vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/55vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/55vh.large.webp"
}
],
"expansion": {
"id": "pcg1_ja",
"name": "Flight of Legends",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 82,
"release_date": "2004/04/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg1_ja.symbol.png",
"translation": {
"en": {
"name": "Flight of Legends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612423",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/55vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/55vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/55vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "120",
"abilities": [
{
"name": "Family Bonds",
"text": "As long as Nidoqueen is in play, the Retreat Cost for Nidoran ♀, Nidorina, Nidoran ♂, Nidorino and Nidoking is 0.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Toxic",
"text": "The Defending Pokémon is now Poisoned. Put 2 damage counters instead of 1 on the Defending Pokémon between turns."
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Power Lariat",
"text": "Does 40 damage plus 10 more damage for each Evolved Pokémon you have in play.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Naoyo Kimura",
"pricing": {
"currency": "USD",
"market": 7.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.99
},
{
"condition": "DMG",
"price": 5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 45,
"high": 52.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20.75,
"low": 20.37,
"high": 21.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:29:59.754Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}