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 10 less damage for each damage counter on this Pokémon.
/api/v1/pokemon/cards/sv6-2vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv6-2vrh",
"name": "Tangrowth",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/2vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/2vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/2vrh.large.webp"
}
],
"expansion": {
"id": "sv6",
"name": "Twilight Masquerade",
"total": 226,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TWM",
"printed_total": 167,
"release_date": "2024/05/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "550046",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/2vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/2vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/2vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "150",
"abilities": [
{
"name": "Thicket Body",
"text": "This Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Loom Over",
"text": "This attack does 10 less damage for each damage counter on this Pokémon.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "LINNE",
"pricing": {
"currency": "USD",
"market": 0.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.19
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 89,
"low": 75.65,
"high": 102.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 84.31,
"low": 47.28,
"high": 121.33,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:44:41.675Z",
"trend_7d": {
"direction": "down",
"percent": -5
}
}
}
}