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/sv1a_ja-59vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv1a_ja-59vh",
"name": "Hydreigon",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/59vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/59vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/59vh.large.webp"
}
],
"expansion": {
"id": "sv1a_ja",
"name": "Triplet Beat",
"total": 103,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV1a",
"printed_total": 73,
"release_date": "2023/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1a_ja.symbol.png",
"translation": {
"en": {
"name": "Triplet Beat"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568182",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/59vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/59vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/59vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Darkness"
],
"hp": "180",
"abilities": [
{
"name": "Tri Howl",
"text": "Once during your turn, you may look at the top 3 cards of your deck, and attach any combination of Energy cards found there to your Pokémon in any way you like. Discard any remaining cards.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dark Cutter",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Teeziro",
"pricing": {
"currency": "USD",
"market": 0.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.42
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 9.99,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "2023",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:55:45.866Z",
"trend_7d": {
"direction": "up",
"percent": 16.67
}
}
}
}