HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/201026/?format=api",
"demozoo_url": "https://demozoo.org/productions/201026/",
"id": 201026,
"title": "System Beeps C64",
"author_nicks": [
{
"name": "Shiru",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17198/?format=api",
"id": 17198,
"name": "Shiru",
"is_group": false
}
},
{
"name": "xTibor",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/87861/?format=api",
"id": 87861,
"name": "xTibor",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-03-16",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "xTibor",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/87861/?format=api",
"id": 87861,
"name": "xTibor",
"is_group": false
}
},
"category": "Code",
"role": ""
},
{
"nick": {
"name": "Shiru",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17198/?format=api",
"id": 17198,
"name": "Shiru",
"is_group": false
}
},
"category": "Music",
"role": ""
}
],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://github.com/xTibor/system-beeps-c64/releases/download/r1/musicdisk.d64"
}
],
"external_links": [
{
"link_class": "GithubRepo",
"url": "https://github.com/xTibor/system-beeps-c64"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=80658"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [
{
"original_url": "https://media.demozoo.org/screens/o/62/eb/0e5b.181871.png",
"original_width": 384,
"original_height": 272,
"standard_url": "https://media.demozoo.org/screens/s/62/eb/0e5b.181871.png",
"standard_width": 384,
"standard_height": 272,
"thumbnail_url": "https://media.demozoo.org/screens/t/62/eb/0e5b.181871.png",
"thumbnail_width": 200,
"thumbnail_height": 141
}
],
"tags": [
"textmode",
"monochrome",
"minimal",
"source-available"
]
}