Item

public struct Item : Decodable

An Internet Archive Item, containing ItemMetadata, an array of File objects, and additional properties.

This will be returned from an InternetArchive().itemDetail() request.