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

During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Pokémon VMAX.
/api/v1/pokemon/cards/swsh8_ja-74?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh8_ja-74",
"name": "Latias",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/74.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/74.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/74.large.webp"
}
],
"expansion": {
"id": "swsh8_ja",
"name": "Fusion Arts",
"total": 129,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S8",
"printed_total": 100,
"release_date": "2021/09/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8_ja.symbol.png",
"translation": {
"en": {
"name": "Fusion Arts"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569575",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/74.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/74.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8_ja/74.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Fusion Strike"
],
"types": [
"Dragon"
],
"hp": "120",
"abilities": [
{
"name": "Red Assist",
"text": "Once during your turn, you may attach a Psychic Energy card from your hand to 1 of your Latios.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dynabarrier",
"text": "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Pokémon VMAX.",
"damage": "70"
}
],
"rarity": "Non",
"artist": "Yuu Nishida",
"pricing": {
"currency": "USD",
"market": 0.57,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.57
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 67.88,
"low": 62.75,
"high": 76.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:21:01.545Z",
"trend_7d": {
"direction": "down",
"percent": -56.15
}
}
}
}