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

Discard a basic Energy card attached to Slaking or this attack does nothing. Slaking can't attack during your next turn.
/api/v1/pokemon/cards/adv1_ja-43vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "adv1_ja-43vh",
"name": "Slaking",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/43vh.large.webp"
}
],
"expansion": {
"id": "adv1_ja",
"name": "ADV Expansion Pack",
"total": 55,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 55,
"release_date": "2003/01/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv1_ja.symbol.png",
"translation": {
"en": {
"name": "ADV Expansion Pack"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613064",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/43vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "120",
"abilities": [
{
"name": "Lazy",
"text": "As long as Slaking is your Active Pokémon, your opponent's Pokémon can't use any Poké-Powers.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Critical Move",
"text": "Discard a basic Energy card attached to Slaking or this attack does nothing. Slaking can't attack during your next turn.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 4.78,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.78
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 74.99,
"low": 63.74,
"high": 86.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-07T03:56:07.201Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}