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

Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. If that Pokémon already has any damage counters on it, this attack does 50 damage instead. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/pcg8_ja-61vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pcg8_ja-61vh",
"name": "Shiftry ex",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/61vh.large.webp"
}
],
"expansion": {
"id": "pcg8_ja",
"name": "Miracle Crystal",
"total": 75,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 75,
"release_date": "2006/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg8_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle Crystal"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "611589",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/61vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Darkness"
],
"hp": "140",
"abilities": [
{
"name": "Dark Eyes",
"text": "After your opponent's Pokémon uses a Poké-Power, put 2 damage counters on that Pokémon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Target Attack",
"text": "Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. If that Pokémon already has any damage counters on it, this attack does 50 damage instead. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Blade Arms",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Rare Holo ex",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 45.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 45.15
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 27.25,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 125,
"low": 106.25,
"high": 143.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 69,
"low": 58.65,
"high": 79.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "6",
"value": 31.3,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 43,
"low": 36.55,
"high": 49.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24.63,
"low": 20.94,
"high": 28.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 67.65,
"low": 109.99,
"high": 109.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2025-11-18T02:12:03.235Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}