Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Collect 151 Journey
Slowbro

Slowbro

Uncommon #080/151 Pokémon Stage 1 HP 130
Types
Psychic
Illustrator
OKACHEKE
Expansion
Collect 151 Journey · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Big Yawn
Colorless

Both Active Pokémon are now Asleep.

Laid-Back Tackle 160
Colorless · Colorless · Colorless

If this Pokémon evolved during this turn, this attack does nothing.

GET /api/v1/pokemon/cards/c151j-080?include=prices 200 44ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "c151j-080",
    "name": "Slowbro",
    "number": "080/151",
    "printed_number": "080/151",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-080.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-080.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-080.large.webp"
      }
    ],
    "expansion": {
      "id": "c151j",
      "name": "Collect 151 Journey",
      "total": 192,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 192,
      "release_date": "2025/01/17",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/c151j.logo.png",
      "translation": {
        "en": {
          "name": "Collect 151 Journey"
        }
      }
    },
    "language": "Chinese",
    "language_code": "zh",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-080.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-080.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-080.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "130",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Big Yawn",
        "text": "Both Active Pokémon are now Asleep."
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Laid-Back Tackle",
        "text": "If this Pokémon evolved during this turn, this attack does nothing.",
        "damage": "160"
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Uncommon",
    "artist": "OKACHEKE",
    "pricing": {
      "currency": "USD",
      "market": 2.05,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 50.5,
          "low": 50.25,
          "high": 50.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 23.5,
          "low": 23.25,
          "high": 23.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 38.88,
          "low": 38.76,
          "high": 39.12,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13.14,
          "low": 13.11,
          "high": 13.22,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 14.5,
          "low": 14.25,
          "high": 14.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 23.5,
          "low": 23.25,
          "high": 23.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T11:32:27.049Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}