GET /api/v1/releasers/103009/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/227450/?format=api",
"demozoo_url": "https://demozoo.org/music/227450/",
"id": 227450,
"title": "Atomic Tune",
"author_nicks": [
{
"name": "Nightlight",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11143/?format=api",
"id": 11143,
"name": "Nightlight",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Digital Knights",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/103009/?format=api",
"id": 103009,
"name": "Digital Knights",
"is_group": true
}
}
],
"release_date": "1988-10-21",
"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"
]
}
]