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's Active Pokémon is an evolved Pokémon, devolve it by putting the highest Stage Evolution card on it into your opponent's hand.
/api/v1/pokemon/cards/c151j-142?include=prices 200 17ms{
"success": true,
"data": {
"id": "c151j-142",
"name": "Aerodactyl",
"number": "142/151",
"printed_number": "142/151",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-142.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-142.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-142.large.webp"
}
],
"expansion": {
"id": "c151j",
"name": "Collect 151 Journey",
"total": 192,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 192,
"release_date": "2025/01/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/c151j.logo.png",
"translation": {
"en": {
"name": "Collect 151 Journey"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-142.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-142.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-142.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Glide",
"damage": "30"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Devolution Ray",
"text": "If your opponent's Active Pokémon is an evolved Pokémon, devolve it by putting the highest Stage Evolution card on it into your opponent's hand.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Shinji Kanda",
"pricing": {
"currency": "USD",
"market": 58.88,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 49,
"low": 48,
"high": 50,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 52.15,
"low": 48.03,
"high": 110.43,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9",
"value": 10.3,
"low": 7.77,
"high": 7.77,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "GENERIC",
"grade": "9",
"value": 6.34,
"low": 6.33,
"high": 6.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "GENERIC",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 106.3,
"low": 72.75,
"high": 184.86,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 14.59,
"low": 12.4,
"high": 16.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 6.54,
"low": 6.44,
"high": 6.71,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9.5",
"value": 7.5,
"low": 7.25,
"high": 7.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 23,
"low": 22.5,
"high": 24.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:26:21.699Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}