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

Move 2 Darkness Energy from this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/sv4k_ja-51vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv4k_ja-51vh",
"name": "Morpeko",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/51vh.large.webp"
}
],
"expansion": {
"id": "sv4k_ja",
"name": "Ancient Roar",
"total": 95,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4K",
"printed_total": 66,
"release_date": "2023/10/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4k_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4k_ja.symbol.png",
"translation": {
"en": {
"name": "Ancient Roar"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "565806",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/51vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "70",
"abilities": [
{
"name": "In a Hungry Hurry",
"text": "If this Pokémon has no Energy attached, it has no Retreat Cost.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Energizer Wheel",
"text": "Move 2 Darkness Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Cona Nitanda",
"pricing": {
"currency": "USD",
"market": 0.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.37
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:09:58.796Z",
"trend_7d": {
"direction": "up",
"percent": 2.78
}
}
}
}