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

Your opponent's Active Pokémon is now Burned.
/api/v1/pokemon/cards/swsh9a_ja-15?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh9a_ja-15",
"name": "Litleo",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/15.large.webp"
}
],
"expansion": {
"id": "swsh9a_ja",
"name": "Battle Region",
"total": 93,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S9a",
"printed_total": 67,
"release_date": "2022/02/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9a_ja.symbol.png",
"translation": {
"en": {
"name": "Battle Region"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570584",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/15.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/15.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/15.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Singe",
"text": "Your opponent's Active Pokémon is now Burned."
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "usually",
"artist": "Sekio",
"pricing": {
"currency": "USD",
"market": 0.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.18
}
],
"graded": [
{
"company": "PSA",
"grade": "9",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:29:16.183Z",
"trend_7d": {
"direction": "down",
"percent": -43.75
}
}
}
}