Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.
![Unown [N]](https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/50v1e.large.webp)
/api/v1/pokemon/cards/neo2-50v1e?include=prices 200 17ms{
"success": true,
"data": {
"id": "neo2-50v1e",
"name": "Unown [N]",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/50v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/50v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/50v1e.large.webp"
}
],
"expansion": {
"id": "neo2-1st-edition",
"name": "Neo Discovery 1st Edition",
"total": 75,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 75,
"release_date": "2001/06/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90223",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/50v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/50v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/50v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "40",
"abilities": [
{
"name": "[Normal]",
"text": "Whenever a Colorless Pokémon damages 1 of your Pokémon, reduce that damage by 30 (after applying Weakness and Resistance). This power stops working if you have more than 1 Unown [N] in play. (This power works even if Unown [N] is Asleep, Confused, or Paralyzed.)",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Hidden Power",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "CR CG gangs",
"pricing": {
"currency": "USD",
"market": 7.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.23
},
{
"condition": "LP",
"price": 3.78
},
{
"condition": "MP",
"price": 2.11
},
{
"condition": "HP",
"price": 2.79
},
{
"condition": "DMG",
"price": 1.22
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 32.98,
"low": 28.03,
"high": 37.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13.19,
"low": 10.95,
"high": 14.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 37.49,
"low": 31.87,
"high": 43.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 32.65,
"low": 31,
"high": 31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:16:16.854Z",
"trend_7d": {
"direction": "up",
"percent": 44.89
}
}
}
}