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

During your opponent's next turn, the Defending Pokémon's attacks do 20 less damage (before applying Weakness and Resistance).
/api/v1/pokemon/cards/sm9b_ja-11?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm9b_ja-11",
"name": "Slowpoke",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/11.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/11.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/11.large.webp"
}
],
"expansion": {
"id": "sm9b_ja",
"name": "Full Metal Wall",
"total": 69,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM9b",
"printed_total": 54,
"release_date": "2019/02/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9b_ja.symbol.png",
"translation": {
"en": {
"name": "Full Metal Wall"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574117",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/11.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/11.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/11.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Growl",
"text": "During your opponent's next turn, the Defending Pokémon's attacks do 20 less damage (before applying Weakness and Resistance)."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tail Whap",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 0.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.99
},
{
"condition": "LP",
"price": 0.7
},
{
"condition": "MP",
"price": 0.4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 72.5,
"low": 51.25,
"high": 93.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 26.98,
"low": 35.52,
"high": 35.52,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 117.4,
"low": 72.6,
"high": 190.9,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "up",
"percent": 41.8
}
},
{
"company": "PSA",
"grade": "8",
"value": 30.25,
"low": 25.71,
"high": 34.79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18.24,
"low": 13.52,
"high": 51.05,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T03:32:15.910Z",
"trend_7d": {
"direction": "down",
"percent": -49.23
}
}
}
}