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 Resistance.
/api/v1/pokemon/cards/cp2_ja-15?include=prices 200 21ms{
"success": true,
"data": {
"id": "cp2_ja-15",
"name": "Hawlucha",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/15.large.webp"
}
],
"expansion": {
"id": "cp2_ja",
"name": "Legendary Shine Collection",
"total": 27,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP2",
"printed_total": 27,
"release_date": "2015/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp2_ja.symbol.png",
"translation": {
"en": {
"name": "Legendary Shine Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "605338",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/15.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "High Jump Kick",
"damage": "20"
},
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Skyward Kick",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "40"
}
],
"rarity": "usually",
"artist": "match",
"pricing": {
"currency": "USD",
"market": 3.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.18
},
{
"condition": "MP",
"price": 2
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 35.4,
"high": 89,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 36.95,
"low": 45.44,
"high": 45.44,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:58:23.918Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}