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 the Defending Pokémon is Pokémon-ex, this attack does 40 damage plus 30 more damage.
/api/v1/pokemon/cards/pcg5_ja-31vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pcg5_ja-31vh",
"name": "Huntail",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/31vh.large.webp"
}
],
"expansion": {
"id": "pcg5_ja",
"name": "Mirage Forest",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 86,
"release_date": "2005/06/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg5_ja.symbol.png",
"translation": {
"en": {
"name": "Mirage Forest"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "611753",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/31vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "80",
"abilities": [
{
"name": "Reactive Generator",
"text": "Once during your turn (before your attack), if Huntail has no React Energy cards attached to it, you may search your deck for a React Energy card and attach it to Huntail. Shuffle your deck afterward. This power can't be used if Huntail is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Bite Off",
"text": "If the Defending Pokémon is Pokémon-ex, this attack does 40 damage plus 30 more damage.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 5.57,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.57
},
{
"condition": "HP",
"price": 4.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 123.07,
"low": 136.88,
"high": 195.21,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 57.82,
"low": 57.12,
"high": 58.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T02:44:46.911Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}