GET /api/v1/releasers/65590/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/69783/?format=api",
"demozoo_url": "https://demozoo.org/productions/69783/",
"id": 69783,
"title": "TV Zapping 2",
"author_nicks": [
{
"name": "Falcon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38621/?format=api",
"id": 38621,
"name": "Falcon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "MST",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/65590/?format=api",
"id": 65590,
"name": "MST",
"is_group": true
}
}
],
"release_date": "1992",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"ste"
]
}
]