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's damage isn't affected by Weakness or Resistance.
/api/v1/pokemon/cards/web1_ja-27?include=prices 200 17ms{
"success": true,
"data": {
"id": "web1_ja-27",
"name": "Dark Kadabra",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/27.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/27.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/27.large.webp"
}
],
"expansion": {
"id": "web1_ja",
"name": "Pokémon Web",
"total": 48,
"language": "Japanese",
"language_code": "ja",
"series": "Web",
"printed_total": 48,
"release_date": "2001/10/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/web1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/web1_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon Web"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613684",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/27.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/27.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/27.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "50",
"abilities": [
{
"name": "Matter Exchange",
"text": "Once during your turn (before your attack), you may discard a card from your hand. If you do, draw a card. This power can't be used if this Pokémon is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Mind Shock",
"text": "This attack's damage isn't affected by Weakness or Resistance.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Non",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 69.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 69.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 28.6,
"low": 22.2,
"high": 35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 70,
"low": 49.13,
"high": 81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 7
},
{
"company": "PSA",
"grade": "8",
"value": 40.3,
"low": 56.55,
"high": 56.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 52.76,
"low": 22,
"high": 52.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-19T02:46:11.627Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}