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 10 less damage from attacks (after applying Weakness and Resistance).
/api/v1/pokemon/cards/zsv10pt5-139vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "zsv10pt5-139vh",
"name": "Klink",
"number": "139",
"printed_number": "139",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/139vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/139vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/139vh.large.webp"
}
],
"expansion": {
"id": "zsv10pt5",
"name": "Black Bolt",
"total": 172,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "BLK",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642261",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/139vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/139vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/139vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "60",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Hard Gears",
"text": "During your opponent's next turn, this Pokémon takes 10 less damage from attacks (after applying Weakness and Resistance).",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Illustration Rare",
"artist": "Nobuhiro Imagawa",
"pricing": {
"currency": "USD",
"market": 7.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.64
},
{
"condition": "LP",
"price": 7.45
},
{
"condition": "MP",
"price": 5.46
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 23.57,
"low": 20.03,
"high": 27.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 25,
"high": 29.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 205,
"low": 199.43,
"high": 272.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 14.47,
"low": 12.59,
"high": 17.39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 17.81,
"low": 15.9,
"high": 19.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "8.5",
"value": 5.76,
"low": 4.9,
"high": 6.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:52:49.141Z",
"trend_7d": {
"direction": "down",
"percent": -0.65
}
}
}
}