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 your opponent has any Benched Pokémon, he or she chooses 1 of them and switches it with the Defending Pokémon. (Do the damage before switching the Pokémon.)
If Pidgeotto was attacked last turn, do the final result of that attack on Pidgeotto to the Defending Pokémon.
/api/v1/pokemon/cards/base4-28?include=prices 200 18ms{
"success": true,
"data": {
"id": "base4-28",
"name": "Pidgeotto",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/28.large.webp"
}
],
"expansion": {
"id": "base4",
"name": "Base Set 2",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Base",
"code": "B2",
"printed_total": 130,
"release_date": "2000/02/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "42500",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/28.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/28.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/28.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Whirlwind",
"text": "If your opponent has any Benched Pokémon, he or she chooses 1 of them and switches it with the Defending Pokémon. (Do the damage before switching the Pokémon.)",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Mirror Move",
"text": "If Pidgeotto was attacked last turn, do the final result of that attack on Pidgeotto to the Defending Pokémon."
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 5.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.17
},
{
"condition": "LP",
"price": 3.67
},
{
"condition": "MP",
"price": 2.61
},
{
"condition": "HP",
"price": 1.36
},
{
"condition": "DMG",
"price": 1.08
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 33.89,
"low": 33.89,
"high": 99.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 17.95,
"low": 15.26,
"high": 20.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17,
"low": 16.5,
"high": 17.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 16.27,
"low": 13.83,
"high": 18.71,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11.13,
"low": 11,
"high": 11.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30.94,
"low": 37,
"high": 37,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "8.5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:30:41.709Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}