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.
/api/v1/pokemon/cards/adv1_ja-8vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "adv1_ja-8vh",
"name": "Dustox",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/8vh.large.webp"
}
],
"expansion": {
"id": "adv1_ja",
"name": "ADV Expansion Pack",
"total": 55,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 55,
"release_date": "2003/01/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv1_ja.symbol.png",
"translation": {
"en": {
"name": "ADV Expansion Pack"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613058",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/8vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "90",
"abilities": [
{
"name": "Protective Dust",
"text": "Prevent all effects of attacks, except damage, done to Dustox by the Attacking Pokémon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"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": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Gust",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-10T02:28:23.626Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}