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

If you played a Supporter card from your hand during this turn, this attack does 70 more damage.
/api/v1/pokemon/cards/sv4-157vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv4-157vrh",
"name": "Cyclizar",
"number": "157",
"printed_number": "157",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/157vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/157vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/157vrh.large.webp"
}
],
"expansion": {
"id": "sv4",
"name": "Paradox Rift",
"total": 266,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAR",
"printed_total": 182,
"release_date": "2023/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "523838",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/157vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/157vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/157vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Ram",
"damage": "30"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Driving Buddy",
"text": "If you played a Supporter card from your hand during this turn, this attack does 70 more damage.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 0.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.17
},
{
"condition": "LP",
"price": 0.16
},
{
"condition": "MP",
"price": 0.1
},
{
"condition": "DMG",
"price": 0.05
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:26:51.715Z",
"trend_7d": {
"direction": "up",
"percent": 6.25
}
}
}
}