Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/cn-terastal-gathering-024?include=prices 200 41ms{
"success": true,
"data": {
"id": "cn-terastal-gathering-024",
"name": "Litleo",
"number": "024/208",
"printed_number": "024/208",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cn-terastal-gathering-024.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cn-terastal-gathering-024.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cn-terastal-gathering-024.large.webp"
}
],
"expansion": {
"id": "cn-terastal-gathering",
"name": "Terastal Gathering",
"total": 259,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 259,
"release_date": "2026/06/12",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cn-terastal-gathering.logo.png",
"translation": {
"en": {
"name": "Terastal Gathering"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cn-terastal-gathering-024.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cn-terastal-gathering-024.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cn-terastal-gathering-024.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Combustion",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Headbutt",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Whisker",
"pricing": {
"currency": "USD",
"market": null,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-07-29T02:33:10.153Z"
}
}
}