GET /api/v1/releasers/101025/member_productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/214382/?format=api",
"demozoo_url": "https://demozoo.org/music/214382/",
"id": 214382,
"title": "Cocktails & Dreams",
"author_nicks": [
{
"name": "Overlord X",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47459/?format=api",
"id": 47459,
"name": "Overlord X",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Paragon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/101025/?format=api",
"id": 101025,
"name": "Paragon",
"is_group": true
}
}
],
"release_date": "1991-11-18",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"jamcracker"
]
}
]