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

The Defending Pokémon is now Poisoned. Put 2 damage counters instead of 1 on the Defending Pokémon between turns.
/api/v1/pokemon/cards/adv4_ja-2?include=prices 200 17ms{
"success": true,
"data": {
"id": "adv4_ja-2",
"name": "Arbok",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/2.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/2.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/2.large.webp"
}
],
"expansion": {
"id": "adv4_ja",
"name": "Magma vs Aqua: Two Ambitions",
"total": 80,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 80,
"release_date": "2003/10/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv4_ja.symbol.png",
"translation": {
"en": {
"name": "Magma vs Aqua: Two Ambitions"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612865",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/2.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/2.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/2.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "70",
"abilities": [
{
"name": "Intimidating Fang",
"text": "As long as Arbok is your Active Pokémon, any damage done to your Pokémon by an opponent's attack is reduced by 10 (before applying Weakness and Resistance).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Toxic",
"text": "The Defending Pokémon is now Poisoned. Put 2 damage counters instead of 1 on the Defending Pokémon between turns.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 35.99,
"low": 30.59,
"high": 41.39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 67.5,
"low": 57.38,
"high": 77.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35.99,
"low": 30.59,
"high": 41.39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 22.49,
"low": 19.12,
"high": 25.86,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 48.51,
"low": 75.89,
"high": 75.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 58.09,
"low": 80.71,
"high": 80.71,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 85.5,
"low": 72.68,
"high": 98.32,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-16T03:07:16.663Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}