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 Pokémon can't attack during your next turn.
/api/v1/pokemon/cards/sm12a_ja-30?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm12a_ja-30",
"name": "Wartortle",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/30.large.webp"
}
],
"expansion": {
"id": "sm12a_ja",
"name": "TAG TEAM GX: Tag All Stars",
"total": 226,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM12a",
"printed_total": 173,
"release_date": "2019/10/04",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12a_ja.symbol.png",
"translation": {
"en": {
"name": "TAG TEAM GX: Tag All Stars"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572684",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/30.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/30.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/30.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "70",
"abilities": [
{
"name": "Solid Shell",
"text": "This Pokémon takes 20 less damage from attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Aqua Slash",
"text": "This Pokémon can't attack during your next turn.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Hiroki Asanuma",
"pricing": {
"currency": "USD",
"market": 0.68,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.68
},
{
"condition": "LP",
"price": 0.37
},
{
"condition": "MP",
"price": 0.35
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 32.08,
"low": 32.86,
"high": 36.24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:55:57.489Z",
"trend_7d": {
"direction": "up",
"percent": 4.62
}
}
}
}