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

Does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
You may discard all Fighting Energy attached to this Pokémon. If you do, this attack does 70 more damage.
/api/v1/pokemon/cards/bw7-144vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw7-144vh",
"name": "Landorus-EX",
"number": "144",
"printed_number": "144",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/144vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/144vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/144vh.large.webp"
}
],
"expansion": {
"id": "bw7",
"name": "Boundaries Crossed",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "BCR",
"printed_total": 149,
"release_date": "2012/11/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86595",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/144vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/144vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/144vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fighting"
],
"hp": "180",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Hammerhead",
"text": "Does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "30"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Land's Judgment",
"text": "You may discard all Fighting Energy attached to this Pokémon. If you do, this attack does 70 more damage.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-20"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 35
},
{
"condition": "DMG",
"price": 32.06
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 99.99,
"low": 99.99,
"high": 99.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 55,
"low": 32,
"high": 55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 78,
"low": 66.3,
"high": 89.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 660,
"low": 561,
"high": 759,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 45,
"low": 33,
"high": 66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 133.32,
"low": 175.64,
"high": 180.74,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 151.5,
"low": 151.5,
"high": 154.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-19T04:46:14.075Z",
"trend_7d": {
"direction": "up",
"percent": 120.13
}
}
}
}