Street Fighter II - SNES
- Platform: Super Nintendo
- Region: North America
- Release Date: 1992-06-10
- Format: Cartridge
- Notes: One of the best-selling SNES games
debug
page-type: entity
user: Guest (not logged in)
{:etype "release",
:doc
{:format "Cartridge",
:publisher nil,
:release-date "1992-06-10",
:game nil,
:title "Street Fighter II - SNES",
:region "North America",
:notes "One of the best-selling SNES games",
:developer nil,
:platform {:id "8WZ9zk", :etype :system, :title "Super Nintendo"}},
:schema
[:map
[:title
[:string
{:default "Game Release",
:gen/fmap
#object[faker.generate$sentence 0x57966100 "faker.generate$sentence@57966100"]}]]
[:game
{:optional true}
[:map
[:id :string]
[:etype [:= :game]]
[:title :string]
[:catkey {:optional true} :keyword]]]
[:platform
{:optional true}
[:map
[:id :string]
[:etype [:= :system]]
[:title :string]
[:catkey {:optional true} :keyword]]]
[:region [:string {:default ""}]]
[:release-date [:string {:default ""}]]
[:format [:string {:default ""}]]
[:edition {:optional true} [:string {:default ""}]]
[:barcode {:optional true} [:string {:default ""}]]
[:catalog-number {:optional true} [:string {:default ""}]]
[:notes [:string {:default ""}]]
[:companies
{:optional true}
[:vector
[:map
[:company
[:map
[:id :string]
[:etype [:= :company]]
[:title :string]
[:catkey {:optional true} :keyword]]]
[:role [:string {:default ""}]]
[:notes {:optional true} [:string {:default ""}]]]]]]}