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, the Defending Pokémon can't retreat.
/api/v1/pokemon/cards/sv7_ja-121vh?include=prices 200 23ms{
"success": true,
"data": {
"id": "sv7_ja-121vh",
"name": "Orthworm ex",
"number": "121",
"printed_number": "121",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/121vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/121vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/121vh.large.webp"
}
],
"expansion": {
"id": "sv7_ja",
"name": "Stellar Miracle",
"total": 135,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV7",
"printed_total": 102,
"release_date": "2024/07/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.symbol.png",
"translation": {
"en": {
"name": "Stellar Miracle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567976",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/121vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/121vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/121vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Metal"
],
"hp": "220",
"abilities": [
{
"name": "Vicious Beatdown Comeback",
"text": "If this Pokémon is damaged by an attack from your opponent's Pokémon (even if this Pokémon is Knocked Out), put 2 damage counters on the Attacking Pokémon for each Metal Energy attached to this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Rock Tomb",
"text": "During your opponent's next turn, the Defending Pokémon can't retreat.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Super Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 0.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 7,
"high": 21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 22.5,
"low": 22.5,
"high": 22.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 20.5,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:43:20.375Z",
"trend_7d": {
"direction": "down",
"percent": -34.44
}
}
}
}