{
  "franchise": "Mass Effect",
  "product_line": "(Master Replicas) Mass Effect Starships",
  "license": "CC BY 4.0",
  "source": "https://aecura.app/catalog/mass-effect/the-normandy-sr-2",
  "total_items": 1,
  "fields": [
    "vendor",
    "in_stock"
  ],
  "items": [
    {
      "number": null,
      "name": "The Normandy SR-2",
      "series": "Regular",
      "year": 2025,
      "availability": "released",
      "data": {
        "vendor": "Master Replicas",
        "in_stock": true
      }
    }
  ]
}