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

/api/v1/pokemon/cards/sm4s_ja-3?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm4s_ja-3",
"name": "Karrablast",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4s_ja/3.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4s_ja/3.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4s_ja/3.large.webp"
}
],
"expansion": {
"id": "sm4s_ja",
"name": "Awakened Heroes",
"total": 62,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM4S",
"printed_total": 50,
"release_date": "2017/09/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm4s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm4s_ja.symbol.png",
"translation": {
"en": {
"name": "Awakened Heroes"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572995",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4s_ja/3.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4s_ja/3.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4s_ja/3.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "60",
"abilities": [
{
"name": "Shell On",
"text": "Once during your turn (before your attack), you may discard a Shelmet from your hand. If you do, search your deck for a card that evolves from this Pokémon and put it onto this Pokémon to evolve it. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Peck",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "usually",
"artist": "OOYAMA",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [],
"market_updated_at": "2026-09-22T04:01:18.414Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}