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

Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon.
This Pokémon can't use Sacred Sword during your next turn.
/api/v1/pokemon/cards/bw2-77vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "bw2-77vrh",
"name": "Cobalion",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/77vrh.large.webp"
}
],
"expansion": {
"id": "bw2",
"name": "Emerging Powers",
"total": 98,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "EPO",
"printed_total": 98,
"release_date": "2011/08/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84377",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/77vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "110",
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Metal Horns",
"text": "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon.",
"damage": "30"
},
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sacred Sword",
"text": "This Pokémon can't use Sacred Sword during your next turn.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.26,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.26
},
{
"condition": "LP",
"price": 2.44
},
{
"condition": "MP",
"price": 1.66
},
{
"condition": "HP",
"price": 0.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18.5,
"low": 15.73,
"high": 21.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:43:24.154Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}