GET /api/v1/releasers/39352/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/118371/?format=api",
"demozoo_url": "https://demozoo.org/productions/118371/",
"id": 118371,
"title": "The BlueBoxer V1.0",
"author_nicks": [
{
"name": "Daniel Eriksson",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/40909/?format=api",
"id": 40909,
"name": "The One",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Vector",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39352/?format=api",
"id": 39352,
"name": "Vector",
"is_group": true
}
}
],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"no-sound",
"phreaking-tool"
]
}
]