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

← Neo Destiny Unlimited
Unown [P]

Unown [P]

Uncommon #58 Pokémon Basic HP 40
Types
Psychic
Illustrator
CR CG gangs
Expansion
Neo Destiny Unlimited · Neo
Language
English
TCGplayer
90227

Attacks

Hidden Power 10
Psychic
GET /api/v1/pokemon/cards/neo4-58vuu?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "neo4-58vuu",
    "name": "Unown [P]",
    "number": "58",
    "printed_number": "58",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/58vuu.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/58vuu.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/58vuu.large.webp"
      }
    ],
    "expansion": {
      "id": "neo4-unlimited",
      "name": "Neo Destiny Unlimited",
      "total": 113,
      "language": "English",
      "language_code": "en",
      "series": "Neo",
      "printed_total": 113,
      "release_date": "2002/02/28",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "90227",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/58vuu.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/58vuu.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/58vuu.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "40",
    "abilities": [
      {
        "name": "[Perform]",
        "text": "If an attack damaged Unown [P] during your opponent's last turn and Unown [P] was your Active Pokémon, Unown [P]'s Hidden Power attack does that much more damage to the Defending Pokémon. This power can be used even if Unown [P] is Confused.",
        "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": 4.8,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 4.8
        },
        {
          "condition": "LP",
          "price": 4.06
        },
        {
          "condition": "MP",
          "price": 3.29
        },
        {
          "condition": "HP",
          "price": 2.4
        },
        {
          "condition": "DMG",
          "price": 4.22
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 11.99,
          "low": 10.19,
          "high": 13.79,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 630,
          "low": 51.63,
          "high": 630,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 19.5,
          "low": 16.58,
          "high": 22.42,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "7.5",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:45:47.012Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.21
      }
    }
  }
}