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 can't retreat as long as Murkrow remains your Active Pokémon. (Benching or evolving either Pokémon ends this effect.)
Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Pokémon Powers, or any other effects on the Defending Pokémon.
/api/v1/pokemon/cards/neo1-24v1e?include=prices 200 17ms{
"success": true,
"data": {
"id": "neo1-24v1e",
"name": "Murkrow",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/24v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/24v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/24v1e.large.webp"
}
],
"expansion": {
"id": "neo1-1st-edition",
"name": "Neo Genesis 1st Edition",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 111,
"release_date": "2000/12/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87646",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/24v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/24v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/24v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "50",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Mean Look",
"text": "The Defending Pokémon can't retreat as long as Murkrow remains your Active Pokémon. (Benching or evolving either Pokémon ends this effect.)"
},
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Feint Attack",
"text": "Choose 1 of your opponent's Pokémon. This attack does 20 damage to that Pokémon. This attack's damage isn't affected by Weakness, Resistance, Pokémon Powers, or any other effects on the Defending Pokémon."
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Shin-ichi Yoshida",
"pricing": {
"currency": "USD",
"market": 9.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.96
},
{
"condition": "LP",
"price": 5.7
},
{
"condition": "MP",
"price": 4.15
},
{
"condition": "HP",
"price": 3.99
},
{
"condition": "DMG",
"price": 3.7
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 56.45,
"low": 90,
"high": 90,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 31,
"low": 27.59,
"high": 45.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "CGC",
"grade": "9.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 87.5,
"low": 74.38,
"high": 100.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14.49,
"low": 12.32,
"high": 16.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20.5,
"low": 18.9,
"high": 23.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 42.18,
"low": 50.5,
"high": 54.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:44:21.374Z",
"trend_7d": {
"direction": "up",
"percent": 4.84
}
}
}
}