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

Put a Teddiursa from your discard pile onto your Bench. Then, attach an Energy card from your discard pile to that Pokémon.
Flip 3 coins. This attack does 50 damage times the number of heads.
/api/v1/pokemon/cards/sc1_ja-16?include=prices 200 17ms{
"success": true,
"data": {
"id": "sc1_ja-16",
"name": "Ursaring",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/16.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/16.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/16.large.webp"
}
],
"expansion": {
"id": "sc1_ja",
"name": "Shiny Collection",
"total": 25,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "SC",
"printed_total": 20,
"release_date": "2013/02/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sc1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sc1_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602863",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/16.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/16.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sc1_ja/16.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Picnic Weather",
"text": "Put a Teddiursa from your discard pile onto your Bench. Then, attach an Energy card from your discard pile to that Pokémon."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Fury Swipes",
"text": "Flip 3 coins. This attack does 50 damage times the number of heads.",
"damage": "50×"
}
],
"rarity": "usually",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 15.47,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.47
},
{
"condition": "LP",
"price": 12.8
},
{
"condition": "MP",
"price": 10.24
},
{
"condition": "HP",
"price": 9.99
},
{
"condition": "DMG",
"price": 5
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 16.8,
"low": 14.28,
"high": 19.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 36.6,
"low": 18.2,
"high": 64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45.5,
"low": 38.67,
"high": 52.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18.5,
"low": 15.73,
"high": 21.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:04:33.985Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}