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

This attack does 30 more damage for each Water Energy attached to this Pokémon.
/api/v1/pokemon/cards/cp4_ja-28?include=prices 200 18ms{
"success": true,
"data": {
"id": "cp4_ja-28",
"name": "Swampert",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp4_ja/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp4_ja/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp4_ja/28.large.webp"
}
],
"expansion": {
"id": "cp4_ja",
"name": "Premium Champion Pack",
"total": 140,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP4",
"printed_total": 131,
"release_date": "2016/04/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp4_ja.symbol.png",
"translation": {
"en": {
"name": "Premium Champion Pack"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "605525",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp4_ja/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp4_ja/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp4_ja/28.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"abilities": [
{
"name": null,
"text": null,
"type": "特性"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hydro Pump",
"text": "This attack does 30 more damage for each Water Energy attached to this Pokémon.",
"damage": "40+"
}
],
"rarity": "Common",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 30.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 30.24
},
{
"condition": "LP",
"price": 20.5
},
{
"condition": "MP",
"price": 20
},
{
"condition": "DMG",
"price": 15
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 81.5,
"low": 29.4,
"high": 81.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 178.83,
"low": 225.25,
"high": 247.24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:00:30.975Z",
"trend_7d": {
"direction": "down",
"percent": -1.98
}
}
}
}