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

If Bastiodon was damaged by an attack during your opponent's last turn, this attack does 40 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/dp2_ja-470vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp2_ja-470vh",
"name": "Bastiodon",
"number": "470",
"printed_number": "470",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-470vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-470vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-470vh.large.webp"
}
],
"expansion": {
"id": "dp2_ja",
"name": "Secret of the Lakes",
"total": 123,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP2",
"printed_total": 123,
"release_date": "2007/03/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp2_ja.symbol.png",
"translation": {
"en": {
"name": "Secret of the Lakes"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-470vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-470vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2_ja-470vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Metal"
],
"hp": "130",
"abilities": [
{
"name": "Protective Wall",
"text": "Prevent all damage done to your Benched Pokémon by your opponent's attacks.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Anger Revenge",
"text": "If Bastiodon was damaged by an attack during your opponent's last turn, this attack does 40 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "+40"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Kazuyuki Kano",
"pricing": {
"currency": "USD",
"market": 2.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 140,
"low": 119,
"high": 161,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22.35,
"low": 35,
"high": 35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:46:43.732Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}