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

Move an Energy attached to this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/bw2_ja-9vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "bw2_ja-9vh",
"name": "Victini",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/9vh.large.webp"
}
],
"expansion": {
"id": "bw2_ja",
"name": "Red Collection",
"total": 72,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW2",
"printed_total": 66,
"release_date": "2011/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw2_ja.symbol.png",
"translation": {
"en": {
"name": "Red Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "600973",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2_ja/9vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"abilities": [
{
"name": "Victory Star",
"text": "Once during your turn, after you flip any coins for an attack, you may ignore all effects of those coin flips and begin flipping those coins again. You can't use more than 1 Victory Star Ability each turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Stored Power",
"text": "Move an Energy attached to this Pokémon to 1 of your Benched Pokémon.",
"damage": "30"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.87
},
{
"condition": "MP",
"price": 2.9
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 62.71,
"low": 53.3,
"high": 72.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9",
"value": 22.41,
"low": 19.05,
"high": 25.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 37.5,
"low": 37.5,
"high": 38.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.95,
"low": 15.6,
"high": 20.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 56,
"low": 52,
"high": 57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 23.9,
"low": 20.31,
"high": 27.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 35.99,
"low": 30.59,
"high": 41.39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26.99,
"low": 21.69,
"high": 569.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13
}
],
"market_updated_at": "2026-09-16T10:07:10.078Z",
"trend_7d": {
"direction": "down",
"percent": -1.02
}
}
}
}