GET /api/v1/releasers/37214/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/65849/?format=api",
"demozoo_url": "https://demozoo.org/productions/65849/",
"id": 65849,
"title": "S-Express Demo",
"author_nicks": [
{
"name": "Bo!",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37213/?format=api",
"id": 37213,
"name": "Bo!",
"is_group": false
}
},
{
"name": "Pan!",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37214/?format=api",
"id": 37214,
"name": "Pan!",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Platform 1",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57907/?format=api",
"id": 57907,
"name": "Platform 1",
"is_group": true
}
}
],
"release_date": "1988-09-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": [
"commercial-music",
"sampledemo"
]
}
]