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 next turn, this Pokémon can't attack.
/api/v1/pokemon/cards/swsh2_ja-102vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh2_ja-102vh",
"name": "Falinks V",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/102vh.large.webp"
}
],
"expansion": {
"id": "swsh2_ja",
"name": "Rebellion Crash",
"total": 115,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S2",
"printed_total": 96,
"release_date": "2020/03/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh2_ja.symbol.png",
"translation": {
"en": {
"name": "Rebellion Crash"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568690",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/102vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fighting"
],
"hp": "160",
"abilities": [
{
"name": "Iron Defense Formation",
"text": "All of your Pokémon that have \"Falinks\" in their name take 20 less damage from your opponent's attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Giga Impact",
"text": "During your next turn, this Pokémon can't attack.",
"damage": "210"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 3.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.5
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 7.25,
"low": 6.16,
"high": 8.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 1.99,
"low": 1.69,
"high": 2.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 28.5,
"low": 19.3,
"high": 37.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T04:04:35.146Z",
"trend_7d": {
"direction": "up",
"percent": 69.08
}
}
}
}