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

/api/v1/pokemon/cards/dp1_ja-1000vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "dp1_ja-1000vh",
"name": "Empoleon LV.X",
"number": "1000",
"printed_number": "1000",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1_ja-1000vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1_ja-1000vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1_ja-1000vh.large.webp"
}
],
"expansion": {
"id": "dp1_ja",
"name": "Space Time Creation",
"total": 130,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP1",
"printed_total": 130,
"release_date": "2006/11/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp1_ja.symbol.png",
"translation": {
"en": {
"name": "Space Time Creation"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1_ja-1000vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1_ja-1000vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1_ja-1000vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"レベルアップ"
],
"types": [
"水"
],
"hp": "140",
"abilities": [
{
"name": "Supreme Command",
"text": "Once during your turn (before your attack), you may choose up to 2 cards from your opponent's hand without looking and put them face down next to the Defending Pokémon. (These cards are not in play or in your opponent's hand.) At the end of your opponent's next turn, return those cards to your opponent's hand. This power can't be used if Empoleon is affected by a Special Condition.",
"type": "ポケパワー"
}
],
"weaknesses": [
{
"type": "雷",
"value": "+30"
}
],
"rarity": "ホロ",
"artist": "Shizurow",
"pricing": {
"currency": "USD",
"market": null,
"is_stale": false,
"conditions": [],
"graded": []
}
}
}