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 any of your Pokémon were Knocked Out by damage from an opponent's attack during his or her last turn, this attack does 60 more damage.
/api/v1/pokemon/cards/bw2_ja-46vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw2_ja-46vh",
"name": "Terrakion",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/46vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/46vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/46vh.large.webp"
}
],
"expansion": {
"id": "bw2_ja",
"name": "Red Collection",
"total": 72,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW2",
"printed_total": 66,
"release_date": "2011/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw2_ja.symbol.png",
"translation": {
"en": {
"name": "Red Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "600964",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/46vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/46vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/46vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Retaliate",
"text": "If any of your Pokémon were Knocked Out by damage from an opponent's attack during his or her last turn, this attack does 60 more damage.",
"damage": "30+"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Land Crush",
"damage": "90"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.29
},
{
"condition": "HP",
"price": 0.9
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20.9,
"low": 16.8,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 27.08,
"low": 23.5,
"high": 23.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"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": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-16T10:07:10.078Z",
"trend_7d": {
"direction": "down",
"percent": -17.31
}
}
}
}