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

Flip 2 coins. If both of them are tails, this attack does nothing.
/api/v1/pokemon/cards/bw5s_ja-37vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw5s_ja-37vh",
"name": "Aggron",
"number": "37",
"printed_number": "37",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/37vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/37vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/37vh.large.webp"
}
],
"expansion": {
"id": "bw5s_ja",
"name": "Dragon Blast",
"total": 55,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW5",
"printed_total": 50,
"release_date": "2012/03/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw5s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw5s_ja.symbol.png",
"translation": {
"en": {
"name": "Dragon Blast"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601459",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/37vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/37vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5s_ja/37vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Metal"
],
"hp": "140",
"abilities": [
{
"name": "Toppling Wind",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may discard the top 3 cards of your opponent's deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Giga Horn",
"text": "Flip 2 coins. If both of them are tails, this attack does nothing.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 3.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.18
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 26.4,
"low": 16.8,
"high": 89.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 199.99,
"low": 120,
"high": 199.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-01T03:12:40.322Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}