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 20 damage for each of your Pokémon in play that has the Round attack.
/api/v1/pokemon/cards/swsh4-136?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh4-136",
"name": "Loudred",
"number": "136",
"printed_number": "136",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/136.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/136.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/136.large.webp"
}
],
"expansion": {
"id": "swsh4",
"name": "Vivid Voltage",
"total": 203,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "VIV",
"printed_total": 185,
"release_date": "2020/11/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "226592",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/136.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/136.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/136.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "100",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Round",
"text": "This attack does 20 damage for each of your Pokémon in play that has the Round attack.",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hyper Voice",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "miki kudo",
"pricing": {
"currency": "USD",
"market": 0.02,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.02
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-19T04:34:16.655Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}