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 you played a Supporter card from your hand during this turn, this attack does 90 more damage.
/api/v1/pokemon/cards/sv4a_ja-141vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv4a_ja-141vh",
"name": "Wigglytuff ex",
"number": "141",
"printed_number": "141",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/141vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/141vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/141vh.large.webp"
}
],
"expansion": {
"id": "sv4a_ja",
"name": "Shiny Treasure ex",
"total": 360,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4a",
"printed_total": 190,
"release_date": "2023/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4a_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Treasure ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567542",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/141vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/141vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/141vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Colorless"
],
"hp": "250",
"abilities": [
{
"name": "Expanding Body",
"text": "If this Pokémon has any Special Energy attached, it gets +100 HP.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Friend Tackle",
"text": "If you played a Supporter card from your hand during this turn, this attack does 90 more damage.",
"damage": "90+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Saki Hayashiro",
"pricing": {
"currency": "USD",
"market": 0.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.34
},
{
"condition": "LP",
"price": 0.29
},
{
"condition": "MP",
"price": 0.3
},
{
"condition": "DMG",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11.88,
"low": 11,
"high": 12.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 26.5,
"low": 22.53,
"high": 30.48,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:14:54.886Z",
"trend_7d": {
"direction": "down",
"percent": -47.69
}
}
}
}