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 Asleep.
You may switch Swablu with 1 of your Benched Pokémon.
/api/v1/pokemon/cards/pt1_ja-77?include=prices 200 19ms{
"success": true,
"data": {
"id": "pt1_ja-77",
"name": "Swablu",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/77.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/77.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/77.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": "607042",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/77.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/77.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt1_ja/77.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Sing",
"text": "The Defending Pokémon is now Asleep."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Run Around",
"text": "You may switch Swablu with 1 of your Benched Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+10"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "usually",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 2.98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.98
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 105.23,
"low": 160.5,
"high": 160.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-08-14T05:07:09.665Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}