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

Attach up to 2 basic Energy cards from your discard pile to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/sv2p_ja-94vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv2p_ja-94vh",
"name": "Squawkabilly ex",
"number": "94",
"printed_number": "94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/94vh.large.webp"
}
],
"expansion": {
"id": "sv2p_ja",
"name": "Snow Hazard",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2P",
"printed_total": 71,
"release_date": "2023/04/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2p_ja.symbol.png",
"translation": {
"en": {
"name": "Snow Hazard"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567851",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/94vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Colorless"
],
"hp": "160",
"abilities": [
{
"name": "Cocky Draw",
"text": "Once during your first turn, you may discard your hand and draw 6 cards. You can't use more than 1 Cocky Draw Ability each turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Fired Up",
"text": "Attach up to 2 basic Energy cards from your discard pile to 1 of your Benched Pokémon.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Special Art Rare",
"artist": "Amelicart",
"pricing": {
"currency": "USD",
"market": 16.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16.71
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 21.22,
"low": 18.04,
"high": 24.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 49.5,
"low": 36.99,
"high": 49.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 101,
"low": 85.85,
"high": 116.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 33.15,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 111,
"low": 94.35,
"high": 127.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:55:39.501Z",
"trend_7d": {
"direction": "up",
"percent": 10.88
}
}
}
}