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

This attack does 40 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/c151j-042?include=prices 200 52ms{
"success": true,
"data": {
"id": "c151j-042",
"name": "Golbat",
"number": "042/151",
"printed_number": "042/151",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-042.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-042.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-042.large.webp"
}
],
"expansion": {
"id": "c151j",
"name": "Collect 151 Journey",
"total": 192,
"language": "Chinese",
"language_code": "zh",
"series": "Scarlet & Violet",
"printed_total": 192,
"release_date": "2025/01/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/c151j.logo.png",
"translation": {
"en": {
"name": "Collect 151 Journey"
}
}
},
"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/c151j-042.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-042.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/c151j-042.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Skill Dive",
"text": "This attack does 40 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Scav",
"pricing": {
"currency": "USD",
"market": 3.17,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 54.5,
"low": 52.75,
"high": 56.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 24.5,
"high": 25.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 43.1,
"low": 41.1,
"high": 43.67,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.59,
"low": 13.84,
"high": 14.84,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.5",
"value": 15.5,
"low": 15.25,
"high": 15.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 25,
"low": 24.5,
"high": 25.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T11:31:40.058Z",
"trend_7d": {
"direction": "down",
"percent": -1.25
}
}
}
}