GET /api/v1/releasers/70899/member_productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/170278/?format=api",
"demozoo_url": "https://demozoo.org/productions/170278/",
"id": 170278,
"title": "WURST!!!",
"author_nicks": [
{
"name": "Ritz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17360/?format=api",
"id": 17360,
"name": "Ritz",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "nd-44-zh",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70899/?format=api",
"id": 70899,
"name": "nd-44-zh",
"is_group": true
}
}
],
"release_date": "2001-04-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]