GET /api/v1/releasers/73856/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/177326/?format=api",
"demozoo_url": "https://demozoo.org/productions/177326/",
"id": 177326,
"title": "Still Demo-sceneing Anyway",
"author_nicks": [
{
"name": "p2",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22495/?format=api",
"id": 22495,
"name": "p2",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Moose",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73856/?format=api",
"id": 73856,
"name": "Moose",
"is_group": true
}
},
{
"name": "Royal Belgian Beer Squadron",
"abbreviation": "RBBS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
"id": 3772,
"name": "Royal Belgian Beer Squadron",
"is_group": true
}
}
],
"release_date": "2017-08-19",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]