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 Spearow was attacked last turn, do the final result of that attack on Spearow to the Defending Pokémon.
/api/v1/pokemon/cards/base2_ja-34?include=prices 200 16ms{
"success": true,
"data": {
"id": "base2_ja-34",
"name": "Spearow",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-34.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-34.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-34.large.webp"
}
],
"expansion": {
"id": "base2_ja",
"name": "Jungle",
"total": 48,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 48,
"release_date": "1997/03/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base2_ja.symbol.png",
"translation": {
"en": {
"name": "Jungle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-34.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-34.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-34.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Peck",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Mirror Move",
"text": "If Spearow was attacked last turn, do the final result of that attack on Spearow to the Defending Pokémon."
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
},
{
"condition": "LP",
"price": 0.4
},
{
"condition": "MP",
"price": 0.52
},
{
"condition": "HP",
"price": 0.18
},
{
"condition": "DMG",
"price": 0.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 29.5,
"low": 11.5,
"high": 36.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 16.73,
"low": 24.95,
"high": 24.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 337.31,
"low": 203.45,
"high": 619.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14.1,
"low": 11.99,
"high": 16.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 12,
"high": 13.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20.06,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-14T05:40:39.434Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}