GET /api/v1/releasers/31231/member_productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53641/?format=api",
"demozoo_url": "https://demozoo.org/music/53641/",
"id": 53641,
"title": "Callmemaybe Mide",
"author_nicks": [
{
"name": "Siril",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8954/?format=api",
"id": 8954,
"name": "Siril",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "4th Dimension",
"abbreviation": "4D",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
"id": 8953,
"name": "4th Dimension",
"is_group": true
}
},
{
"name": "oisee",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31231/?format=api",
"id": 31231,
"name": "oisee",
"is_group": true
}
}
],
"release_date": "2012-11-03",
"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/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]