GET /api/v1/releasers/65400/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/157140/?format=api",
"demozoo_url": "https://demozoo.org/music/157140/",
"id": 157140,
"title": "A Daring Escape",
"author_nicks": [
{
"name": "Virt",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/830/?format=api",
"id": 830,
"name": "Virt",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Audio Alliance",
"abbreviation": "AA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/65400/?format=api",
"id": 65400,
"name": "Audio Alliance",
"is_group": true
}
}
],
"release_date": "2000-07-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"16ch",
"it"
]
}
]