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

This attack does 20 more damage for each Benched Pokemon in play (both yours and your opponent's).
/api/v1/pokemon/cards/m5_ja-92vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "m5_ja-92vh",
"name": "Toucannon",
"number": "92",
"printed_number": "92",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-92vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-92vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-92vh.large.webp"
}
],
"expansion": {
"id": "m5_ja",
"name": "Abyss Eye",
"total": 118,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M5",
"printed_total": 81,
"release_date": "2026/05/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m5_ja.symbol.png",
"translation": {
"en": {
"name": "Abyss Eye"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "695098",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-92vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-92vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-92vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"abilities": [
{
"name": "Sky Draw",
"text": "Once during your turn, you may draw a card.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Feather Rondo",
"text": "This attack does 20 more damage for each Benched Pokemon in play (both yours and your opponent's).",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "雷",
"value": "×2"
}
],
"resistances": [
{
"type": "闘",
"value": "-30"
}
],
"rarity": "Artrea",
"artist": "miki kudo",
"pricing": {
"currency": "USD",
"market": 2.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.15
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 52.49,
"low": 43.74,
"high": 61.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5.88,
"low": 2.55,
"high": 10.11,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "10",
"value": 36,
"low": 29.62,
"high": 59.31,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13,
"trend": {
"direction": "down",
"percent": -39.9
}
},
{
"company": "PSA",
"grade": "9",
"value": 13.6,
"low": 13.39,
"high": 13.93,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:09:57.625Z",
"trend_7d": {
"direction": "down",
"percent": -6.52
}
}
}
}