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

You may do 40 more damage. If you do, this Pokémon does 20 damage to itself.
/api/v1/pokemon/cards/xy7_ja-35?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy7_ja-35",
"name": "Golurk",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7_ja/35.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7_ja/35.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7_ja/35.large.webp"
}
],
"expansion": {
"id": "xy7_ja",
"name": "Bandit Ring",
"total": 97,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY7",
"printed_total": 81,
"release_date": "2015/06/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy7_ja.symbol.png",
"translation": {
"en": {
"name": "Bandit Ring"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603928",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7_ja/35.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7_ja/35.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7_ja/35.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "130",
"abilities": [
{
"name": null,
"text": null,
"type": "特性"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Superpower",
"text": "You may do 40 more damage. If you do, this Pokémon does 20 damage to itself.",
"damage": "80+"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Non",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 4.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.33
},
{
"condition": "LP",
"price": 3
},
{
"condition": "DMG",
"price": 2.39
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.4,
"low": 7.14,
"high": 9.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.6,
"low": 8.16,
"high": 11.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-08T04:19:13.857Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}