GET /api/v1/releasers/43159/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/86768/?format=api",
"demozoo_url": "https://demozoo.org/music/86768/",
"id": 86768,
"title": "React",
"author_nicks": [
{
"name": "Morìs",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43158/?format=api",
"id": 43158,
"name": "Morìs",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Ghislebros",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43159/?format=api",
"id": 43159,
"name": "Ghislebros",
"is_group": true
}
}
],
"release_date": "2009-08-15",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]