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

← First Partner (Series 2)
Oshawott

Oshawott

Promo #51
Illustrator
Saboteri
Expansion
First Partner (Series 2) · Mega Evolution
Language
English
TCGplayer
699875
GET /api/v1/pokemon/cards/mega-evolution-first-partner-series-2-51-5?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mega-evolution-first-partner-series-2-51-5",
    "name": "Oshawott",
    "number": "51",
    "printed_number": "51",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-51-5.small.jpg?v=1781976184158",
        "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-51-5.small.jpg?v=1781976184158",
        "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-51-5.small.jpg?v=1781976184158"
      }
    ],
    "expansion": {
      "id": "mega-evolution-first-partner-series-2",
      "name": "First Partner (Series 2)",
      "total": 9,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "printed_total": 9,
      "release_date": "2026/06/20",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/Pokemon-30th-Anniversary-Merchandise-at-Pokemon-Centre-Featured-Image.webp",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/Pokemon-30th-Anniversary-Merchandise-at-Pokemon-Centre-Featured-Image.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "699875",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-51-5.small.jpg?v=1781976184158",
            "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-51-5.small.jpg?v=1781976184158",
            "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-51-5.small.jpg?v=1781976184158"
          }
        ]
      }
    ],
    "rarity": "Promo",
    "artist": "Saboteri",
    "pricing": {
      "currency": "USD",
      "market": 4.64,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 4.64
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 46.82,
          "low": 55.01,
          "high": 55.01,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 29.89,
          "low": 25.41,
          "high": 34.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 165.5,
          "low": 165.5,
          "high": 165.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 56.8,
          "low": 44,
          "high": 57.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 96.75,
          "low": 74.8,
          "high": 123.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 11,
          "trend": {
            "direction": "down",
            "percent": -21
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 32.94,
          "low": 35,
          "high": 35,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:39:57.676Z",
      "trend_7d": {
        "direction": "down",
        "percent": -11.79
      }
    }
  }
}