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

The Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/bw5s_ja-27?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw5s_ja-27",
"name": "Trubbish",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/27.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/27.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/27.large.webp"
}
],
"expansion": {
"id": "bw5s_ja",
"name": "Dragon Blast",
"total": 55,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW5",
"printed_total": 50,
"release_date": "2012/03/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw5s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw5s_ja.symbol.png",
"translation": {
"en": {
"name": "Dragon Blast"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601453",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/27.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/27.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/27.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Pound",
"damage": "20"
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Poison Gas",
"text": "The Defending Pokémon is now Poisoned.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 10.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.99
},
{
"condition": "LP",
"price": 1.79
},
{
"condition": "MP",
"price": 1.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11.4,
"low": 9.69,
"high": 13.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 16.56,
"low": 27.99,
"high": 27.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-01T03:12:40.322Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}