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

Heal 20 damage and remove all Special Conditions from this Pokémon.
/api/v1/pokemon/cards/sm1s_ja-8vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm1s_ja-8vh",
"name": "Tsareena",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1s_ja/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1s_ja/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1s_ja/8vh.large.webp"
}
],
"expansion": {
"id": "sm1s_ja",
"name": "Collection Sun",
"total": 73,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM1S",
"printed_total": 60,
"release_date": "2016/12/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm1s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm1s_ja.symbol.png",
"translation": {
"en": {
"name": "Collection Sun"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573223",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1s_ja/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1s_ja/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1s_ja/8vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "140",
"abilities": [
{
"name": "Queenly Majesty",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may have your opponent reveal their hand. Then, discard a card from it.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Trop Kick",
"text": "Heal 20 damage and remove all Special Conditions from this Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:59:54.522Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}