GET /api/v1/releasers/61282/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/212198/?format=api",
"demozoo_url": "https://demozoo.org/music/212198/",
"id": 212198,
"title": "Jong, Snel & Wild 8 Intro",
"author_nicks": [
{
"name": "Hawk",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19953/?format=api",
"id": 19953,
"name": "Hawk",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Da Bagger Production Posse",
"abbreviation": "DBPP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61282/?format=api",
"id": 61282,
"name": "Da Bagger Production Posse",
"is_group": true
}
}
],
"release_date": "1993-12",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]