GET /api/v1/releasers/41923/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/82170/?format=api",
"demozoo_url": "https://demozoo.org/productions/82170/",
"id": 82170,
"title": "Silly",
"author_nicks": [
{
"name": "Noen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41923/?format=api",
"id": 41923,
"name": "Noen",
"is_group": false
}
},
{
"name": "Red-Bull",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41924/?format=api",
"id": 41924,
"name": "Red-Bull",
"is_group": false
}
},
{
"name": "Sven",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41925/?format=api",
"id": 41925,
"name": "Sven",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-08-06",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]