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

Remove 4 damage counters from Swablu. Swablu can't retreat during your next turn.
If Swablu was damaged by an attack during your opponent's last turn, this attack does the same amount of damage done to Swablu to the Defending Pokémon.
Flip 3 coins. This attack does 10 times the number of heads.
/api/v1/pokemon/cards/pt1_ja-78?include=prices 200 18ms{
"success": true,
"data": {
"id": "pt1_ja-78",
"name": "Swablu",
"number": "78",
"printed_number": "78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/78.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/78.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/78.large.webp"
}
],
"expansion": {
"id": "pt1_ja",
"name": "Galactic's Conquest",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT1",
"printed_total": 96,
"release_date": "2008/10/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt1_ja.symbol.png",
"translation": {
"en": {
"name": "Galactic's Conquest"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607047",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/78.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/78.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/78.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Roost",
"text": "Remove 4 damage counters from Swablu. Swablu can't retreat during your next turn."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Mirror Move",
"text": "If Swablu was damaged by an attack during your opponent's last turn, this attack does the same amount of damage done to Swablu to the Defending Pokémon."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Fury Attack",
"text": "Flip 3 coins. This attack does 10 times the number of heads.",
"damage": "10×"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+10"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "usually",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 40,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 40
},
{
"condition": "LP",
"price": 28.99
},
{
"condition": "HP",
"price": 19.99
},
{
"condition": "DMG",
"price": 15
}
],
"graded": [
{
"company": "CGC",
"grade": "5.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 231.5,
"low": 186,
"high": 231.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25.5,
"low": 21.68,
"high": 29.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 47.1,
"low": 40.04,
"high": 54.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
}
],
"market_updated_at": "2026-07-16T03:58:03.845Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}