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 discard an Energy from this Pokémon. If you do, this attack does 40 more damage.
/api/v1/pokemon/cards/sm10a_ja-24vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm10a_ja-24vh",
"name": "Garchomp",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/24vh.large.webp"
}
],
"expansion": {
"id": "sm10a_ja",
"name": "GG End",
"total": 69,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "sm10a",
"printed_total": 54,
"release_date": "2019/04/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10a_ja.symbol.png",
"translation": {
"en": {
"name": "GG End"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574200",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/24vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "150",
"abilities": [
{
"name": "Avenging Aura",
"text": "If you have more Prize cards remaining than your opponent, this Pokémon's attacks do 80 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Over Slice",
"text": "You may discard an Energy from this Pokémon. If you do, this attack does 40 more damage.",
"damage": "80+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 1.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.13
},
{
"condition": "LP",
"price": 0.69
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 22,
"low": 20.49,
"high": 29.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 51,
"low": 43.39,
"high": 77.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 14.95,
"low": 14.48,
"high": 757.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:43:03.363Z",
"trend_7d": {
"direction": "down",
"percent": -30.25
}
}
}
}