GET /api/v1/releasers/82030/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/6010/?format=api",
"demozoo_url": "https://demozoo.org/music/6010/",
"id": 6010,
"title": "Me and the Madman",
"author_nicks": [
{
"name": "Solo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4251/?format=api",
"id": 4251,
"name": "Solo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Hangover",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82030/?format=api",
"id": 82030,
"name": "Hangover",
"is_group": true
}
}
],
"release_date": "1993-12-29",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mmd1"
]
}
]