GET /api/v1/releasers/36368/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/63914/?format=api",
"demozoo_url": "https://demozoo.org/productions/63914/",
"id": 63914,
"title": "BuHalt 2011",
"author_nicks": [
{
"name": "Q-Master",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36367/?format=api",
"id": 36367,
"name": "Q-Master",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "GorodNeBest",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36368/?format=api",
"id": 36368,
"name": "GorodNeBest",
"is_group": true
}
}
],
"release_date": "2011-07-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"sdl"
]
}
]