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

Flip a coin. If tails, this attack does nothing.
/api/v1/pokemon/cards/smp_ja-277vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "smp_ja-277vh",
"name": "Moltres",
"number": "277",
"printed_number": "277",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/277vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/277vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/277vh.large.webp"
}
],
"expansion": {
"id": "smp_ja",
"name": "Sun & Moon Promos",
"total": 409,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"printed_total": 409,
"release_date": "2016/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/smp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/smp_ja.symbol.png",
"translation": {
"en": {
"name": "Sun & Moon Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/277vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/277vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/277vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "120",
"attacks": [
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Wing Attack",
"damage": "70"
},
{
"cost": [
"Fire",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Sky Attack",
"text": "Flip a coin. If tails, this attack does nothing.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "Hitoshi Ariga",
"pricing": {
"currency": "USD",
"market": 15.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.9
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 56.55,
"low": 48.07,
"high": 65.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 49.2,
"low": 41.82,
"high": 56.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 118.98,
"low": 149.99,
"high": 149.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 30.14,
"low": 23,
"high": 23,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T08:07:15.665Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}