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/sv5m_ja-57?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv5m_ja-57",
"name": "Pidove",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/57.large.webp"
}
],
"expansion": {
"id": "sv5m_ja",
"name": "Cyber Judge",
"total": 100,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV5M",
"printed_total": 71,
"release_date": "2024/01/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5m_ja.symbol.png",
"translation": {
"en": {
"name": "Cyber Judge"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566208",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5m_ja/57.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"abilities": [
{
"name": "Emergency Evolution",
"text": "Once during your turn, if this Pokémon's remaining HP is 30 or less, you may search your deck for an Unfezant or Unfezant ex and put it onto this Pidove to evolve it. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Gust",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "usually",
"artist": "Mékayu",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
},
{
"condition": "LP",
"price": 0.19
}
],
"graded": [],
"market_updated_at": "2026-09-21T13:51:08.844Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}