GET /api/v1/releasers/49691/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/352321/?format=api",
"demozoo_url": "https://demozoo.org/productions/352321/",
"id": 352321,
"title": "Fett Isterparty 2011",
"author_nicks": [
{
"name": "Avalon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49691/?format=api",
"id": 49691,
"name": "Avalon",
"is_group": false
}
},
{
"name": "Itch",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7081/?format=api",
"id": 7081,
"name": "Itch",
"is_group": false
}
},
{
"name": "hedning",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3180/?format=api",
"id": 3180,
"name": "hedning",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-04-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]