GET /api/v1/releasers/102543/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/313764/?format=api",
"demozoo_url": "https://demozoo.org/music/313764/",
"id": 313764,
"title": "Music1",
"author_nicks": [
{
"name": "Pioneer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134163/?format=api",
"id": 134163,
"name": "Pioneer",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Exec",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/102543/?format=api",
"id": 102543,
"name": "Exec",
"is_group": true
}
}
],
"release_date": "1989-03-27",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"soundtracker",
"4ch",
"mod"
]
}
]