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

← Scarlet & Violet
Nest Ball (Pokemon Championship North America)

Nest Ball (Pokemon Championship North America)

Uncommon #181 Trainer Item
Illustrator
Toyste Beach
Expansion
Scarlet & Violet · Scarlet & Violet
Language
English
TCGplayer
557106
GET /api/v1/pokemon/cards/sv1-181vpcna?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv1-181vpcna",
    "name": "Nest Ball (Pokemon Championship North America)",
    "number": "181",
    "printed_number": "181",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/sv1/sv1-181vpcna.small.jpeg?v=1777320603468",
        "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/sv1/sv1-181vpcna.small.jpeg?v=1777320603468",
        "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/sv1/sv1-181vpcna.small.jpeg?v=1777320603468"
      }
    ],
    "expansion": {
      "id": "sv1",
      "name": "Scarlet & Violet",
      "total": 258,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SVI",
      "printed_total": 198,
      "release_date": "2023/03/31",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv1.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv1.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "557106",
    "variants": [
      {
        "name": "pokemonChampionshipNorthAmerica",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/sv1/sv1-181vpcna.small.jpeg?v=1777320603468",
            "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/sv1/sv1-181vpcna.small.jpeg?v=1777320603468",
            "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/sv1/sv1-181vpcna.small.jpeg?v=1777320603468"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Item"
    ],
    "rarity": "Uncommon",
    "artist": "Toyste Beach",
    "pricing": {
      "currency": "USD",
      "market": 16.04,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 16.04
        },
        {
          "condition": "LP",
          "price": 0.55
        },
        {
          "condition": "MP",
          "price": 1.39
        },
        {
          "condition": "HP",
          "price": 0.62
        },
        {
          "condition": "DMG",
          "price": 0.71
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-16T02:56:37.662Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}