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

Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Girafarig.
Flip a coin. If heads, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/neo1_ja-47?include=prices 200 18ms{
"success": true,
"data": {
"id": "neo1_ja-47",
"name": "Girafarig",
"number": "203",
"printed_number": "203",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-47.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-47.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-47.large.webp"
}
],
"expansion": {
"id": "neo1_ja",
"name": "Gold, Silver, to a New World...",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Neo",
"printed_total": 96,
"release_date": "2000/02/04",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo1_ja.symbol.png",
"translation": {
"en": {
"name": "Gold, Silver, to a New World..."
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-47.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-47.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1_ja-47.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Agility",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Girafarig.",
"damage": "10"
},
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Psybeam",
"text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
"damage": "20"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 2.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.5
},
{
"condition": "LP",
"price": 0.55
},
{
"condition": "MP",
"price": 0.56
},
{
"condition": "HP",
"price": 0.32
},
{
"condition": "DMG",
"price": 0.18
}
],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 16,
"low": 16,
"high": 49.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 12.8,
"high": 15.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:32:14.283Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}