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

During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).
/api/v1/pokemon/cards/sv11b_ja-172vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv11b_ja-172vh",
"name": "Genesect ex",
"number": "172",
"printed_number": "172",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/172vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/172vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/172vh.large.webp"
}
],
"expansion": {
"id": "sv11b_ja",
"name": "Black Bolt",
"total": 174,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV11B",
"printed_total": 86,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.symbol.png",
"translation": {
"en": {
"name": "Black Bolt"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "636526",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/172vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/172vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/172vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Metal"
],
"hp": "220",
"abilities": [
{
"name": "Metal Signal",
"text": "Once during your turn, you may search your deck for up to 2 Metal Evolution Pokémon, reveal them, and put them into your hand. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Protect Charge",
"text": "During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Special Art Rare",
"artist": "kantaro",
"pricing": {
"currency": "USD",
"market": 24.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 24.37
},
{
"condition": "LP",
"price": 22.59
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 41.73,
"low": 35.47,
"high": 47.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 1000,
"low": 70.8,
"high": 1000,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 19.5,
"low": 13.5,
"high": 21.9,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "10",
"value": 41,
"low": 24.1,
"high": 50.86,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 14.4,
"low": 12.24,
"high": 16.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 22.74,
"low": 22.74,
"high": 29.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 31.2,
"low": 26.52,
"high": 35.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 42,
"high": 59.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14,
"trend": {
"direction": "down",
"percent": -13.4
}
},
{
"company": "PSA",
"grade": "9",
"value": 33.68,
"low": 34.99,
"high": 34.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 70.5,
"low": 65.5,
"high": 75,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "TAG",
"grade": "9",
"value": 39.49,
"low": 44.99,
"high": 44.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:25:15.603Z",
"trend_7d": {
"direction": "down",
"percent": -0.77
}
}
}
}