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/clf_ja-2vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "clf_ja-2vh",
"name": "Ivysaur",
"number": "002/032",
"printed_number": "002/032",
"images": [
{
"type": "front",
"small": "https://tcgplayer-cdn.tcgplayer.com/product/591944_200w.jpg",
"medium": "https://tcgplayer-cdn.tcgplayer.com/product/591944_in_1000x1000.jpg",
"large": "https://tcgplayer-cdn.tcgplayer.com/product/591944_in_1000x1000.jpg"
}
],
"expansion": {
"id": "clf_ja",
"name": "Pokémon TCG Classic - Venusaur (Grass Deck)",
"total": 32,
"language": "Japanese",
"language_code": "ja",
"release_date": "2023/02/27",
"translation": {
"en": {
"name": "Pokémon TCG Classic - Venusaur (Grass Deck)"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "591944",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://tcgplayer-cdn.tcgplayer.com/product/591944_200w.jpg",
"medium": "https://tcgplayer-cdn.tcgplayer.com/product/591944_in_1000x1000.jpg",
"large": "https://tcgplayer-cdn.tcgplayer.com/product/591944_in_1000x1000.jpg"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Grass"
],
"converted_energy_cost": 3,
"name": "Vine Whip",
"damage": "30"
},
{
"cost": [
"Grass",
"Grass",
"Grass"
],
"converted_energy_cost": 3,
"name": "Poisonpowder",
"text": "Your opponent's Active Pokémon is now Poisoned.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fire x2",
"value": "×2"
}
],
"rarity": "None",
"pricing": {
"currency": "USD",
"market": 9.37,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 40.5,
"low": 23.52,
"high": 56.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 18,
"trend": {
"direction": "up",
"percent": 47.9
}
},
{
"company": "CGC",
"grade": "9.5",
"value": 18.91,
"low": 11.05,
"high": 23.44,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 53.58,
"low": 40.5,
"high": 67.91,
"confidence": "high",
"value_kind": "sold",
"sold_count": 16,
"trend": {
"direction": "down",
"percent": -10.7
}
},
{
"company": "PSA",
"grade": "8",
"value": 22,
"low": 22,
"high": 22,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 37.56,
"low": 25.25,
"high": 50.37,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-21T02:44:27.857Z"
}
}
}