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

← Lost Link
Research Record

Research Record

Non #37 Trainer Item
Illustrator
Hideaki Hakozaki
Expansion
Lost Link · LEGEND
Language
Japanese
TCGplayer
608656
GET /api/v1/pokemon/cards/ll1_ja-37?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ll1_ja-37",
    "name": "Research Record",
    "number": "37",
    "printed_number": "37",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/37.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/37.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/37.large.webp"
      }
    ],
    "expansion": {
      "id": "ll1_ja",
      "name": "Lost Link",
      "total": 40,
      "language": "Japanese",
      "language_code": "ja",
      "series": "LEGEND",
      "code": "LL",
      "printed_total": 40,
      "release_date": "2010/04/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ll1_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ll1_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Lost Link"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "608656",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/37.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/37.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ll1_ja/37.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Item"
    ],
    "rarity": "Non",
    "artist": "Hideaki Hakozaki",
    "pricing": {
      "currency": "USD",
      "market": 1.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.22
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T00:03:48.642Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}