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

This Pokémon also does 10 damage to itself.
/api/v1/pokemon/cards/sv4a_ja-276vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv4a_ja-276vh",
"name": "Mankey",
"number": "276",
"printed_number": "276",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/276vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/276vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/276vh.large.webp"
}
],
"expansion": {
"id": "sv4a_ja",
"name": "Shiny Treasure ex",
"total": 360,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4a",
"printed_total": 190,
"release_date": "2023/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4a_ja.symbol.png",
"translation": {
"en": {
"name": "Shiny Treasure ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567677",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/276vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/276vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4a_ja/276vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "60",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Monkey Beatdown",
"text": "This Pokémon also does 10 damage to itself.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Holo",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 1.28,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.28
},
{
"condition": "LP",
"price": 1.14
},
{
"condition": "MP",
"price": 0.99
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 12.99,
"low": 11.04,
"high": 14.94,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 21.75,
"low": 16,
"high": 27.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.46,
"low": 6.5,
"high": 6.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 60.99,
"low": 51.84,
"high": 70.14,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:36:13.271Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}