GET /api/v1/productions/2301/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/2301/?format=api",
"demozoo_url": "https://demozoo.org/music/2301/",
"id": 2301,
"title": "Space Potatoes",
"author_nicks": [
{
"name": "Croaker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124/?format=api",
"id": 124,
"name": "Croaker",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Halcyon",
"abbreviation": "HLN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/125/?format=api",
"id": 125,
"name": "Halcyon",
"is_group": true
}
}
],
"release_date": "1994-08-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"credits": [],
"download_links": [
{
"link_class": "SceneOrgFile",
"url": "https://files.scene.org/view/demos/groups/halcyon/spacepot.zip"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"5ch",
"s3m"
]
}