GET /api/v1/releasers/24152/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/37150/?format=api",
"demozoo_url": "https://demozoo.org/music/37150/",
"id": 37150,
"title": "Fusion",
"author_nicks": [
{
"name": "Charly",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/91324/?format=api",
"id": 91324,
"name": "Koopa",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Cyberpunks",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24152/?format=api",
"id": 24152,
"name": "Cyberpunks",
"is_group": true
}
}
],
"release_date": "1997-07-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"20ch",
"xm"
]
},
{
"url": "https://demozoo.org/api/v1/productions/37204/?format=api",
"demozoo_url": "https://demozoo.org/productions/37204/",
"id": 37204,
"title": "Surprise Party '96",
"author_nicks": [
{
"name": "Charly",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/91324/?format=api",
"id": 91324,
"name": "Koopa",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Cyberpunks",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24152/?format=api",
"id": 24152,
"name": "Cyberpunks",
"is_group": true
}
}
],
"release_date": "1997-07-19",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]