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 Poisoned.
/api/v1/pokemon/cards/swsh3_ja-105vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh3_ja-105vh",
"name": "Crobat V",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/105vh.large.webp"
}
],
"expansion": {
"id": "swsh3_ja",
"name": "Infinity Zone",
"total": 119,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S3",
"printed_total": 100,
"release_date": "2020/06/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh3_ja.symbol.png",
"translation": {
"en": {
"name": "Infinity Zone"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568811",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3_ja/105vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Darkness"
],
"hp": "180",
"abilities": [
{
"name": "Dark Asset",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may draw cards until you have 6 cards in your hand. You can't use more than 1 Dark Asset Ability each turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Venomous Fang",
"text": "Your opponent's Active Pokémon is now Poisoned.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 6.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.25
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 12.99,
"low": 11.04,
"high": 14.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 17.5,
"low": 17.5,
"high": 22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:33:52.946Z",
"trend_7d": {
"direction": "up",
"percent": 7.2
}
}
}
}