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

Flip a coin. If tails, this attack does nothing.
/api/v1/pokemon/cards/web1_ja-28?include=prices 200 15ms{
"success": true,
"data": {
"id": "web1_ja-28",
"name": "Dark Slowbro",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/28.large.webp"
}
],
"expansion": {
"id": "web1_ja",
"name": "Pokémon Web",
"total": 48,
"language": "Japanese",
"language_code": "ja",
"series": "Web",
"printed_total": 48,
"release_date": "2001/10/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/web1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/web1_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon Web"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613683",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/28.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "60",
"abilities": [
{
"name": "Reel In",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may put 3 Pokémon from your discard pile into your hand.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Fickle Attack",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Non",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 36,
"low": 36,
"high": 50,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 96.25,
"low": 70,
"high": 122.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 305,
"low": 259.25,
"high": 350.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26.95,
"low": 20.9,
"high": 33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-07-29T00:02:17.116Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}