GET /api/v1/productions/302496/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/302496/?format=api",
"demozoo_url": "https://demozoo.org/music/302496/",
"id": 302496,
"title": "oh no (c64 cover of oh no! more square waves!)",
"author_nicks": [
{
"name": "SkylarZYX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/127333/?format=api",
"id": 127333,
"name": "MikroMacaroni",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "XYZ Studio",
"abbreviation": "XyZs",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/127332/?format=api",
"id": 127332,
"name": "XYZ Studio",
"is_group": true
}
}
],
"release_date": "2021-09-30",
"supertype": "music",
"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/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"credits": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://media.demozoo.org/music/c5/74/ohno2.sid"
},
{
"link_class": "BaseUrl",
"url": "https://www.imagidream.net/archive/xyz-archive/SkylarZYX-Stuff/music/c64/SIDs/ohno2.sid"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"cover-version"
]
}