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

Attach a basic Energy card from your discard pile to this Pokémon.
Does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/bw3-74vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw3-74vrh",
"name": "Landorus",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/74vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/74vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/74vrh.large.webp"
}
],
"expansion": {
"id": "bw3",
"name": "Noble Victories",
"total": 102,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "NVI",
"printed_total": 101,
"release_date": "2011/11/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86591",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/74vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/74vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/74vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "110",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Abundant Harvest",
"text": "Attach a basic Energy card from your discard pile to this Pokémon."
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Gaia Hammer",
"text": "Does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.86,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.86
},
{
"condition": "LP",
"price": 3.03
},
{
"condition": "MP",
"price": 1.93
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 0.89
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 99.99,
"low": 99.99,
"high": 99.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 145,
"low": 123.25,
"high": 166.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:43:29.787Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}