GET /api/v1/productions/12551/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/12551/?format=api",
"demozoo_url": "https://demozoo.org/music/12551/",
"id": 12551,
"title": "Pyramid",
"author_nicks": [
{
"name": "Zhenya",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9070/?format=api",
"id": 9070,
"name": "Zhenya",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Zer0",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9035/?format=api",
"id": 9035,
"name": "Zer0",
"is_group": true
}
}
],
"release_date": "1999-06",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"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://files.zxdemo.org/files/music/trk/Z/Zhenya/Pyramid.pt2"
},
{
"link_class": "ModlandFile",
"url": "https://ftp.modland.com/pub/modules/Spectrum/Fast Tracker/Zhenya/pyramid.ftc"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"ftc"
]
}