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

During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).
/api/v1/pokemon/cards/sv2d_ja-5vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv2d_ja-5vh",
"name": "Forretress ex",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/5vh.large.webp"
}
],
"expansion": {
"id": "sv2d_ja",
"name": "Clay Burst",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2D",
"printed_total": 71,
"release_date": "2023/04/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2d_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2d_ja.symbol.png",
"translation": {
"en": {
"name": "Clay Burst"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "565867",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/5vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex",
"Tera"
],
"types": [
"Grass"
],
"hp": "270",
"abilities": [
{
"name": "Exploding Energy",
"text": "Once during your turn, you may Knock Out this Pokémon. If you do, search your deck for up to 5 Basic Grass Energy and attach them to your Pokémon in any way you like. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Guard Press",
"text": "During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.27
},
{
"condition": "DMG",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11,
"low": 11,
"high": 14,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4.99,
"low": 4.24,
"high": 5.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 24,
"low": 10,
"high": 34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 8.75,
"low": 6,
"high": 13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:55.543Z",
"trend_7d": {
"direction": "down",
"percent": -89.16
}
}
}
}