GET /api/v1/releasers/60/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58284/?format=api",
"demozoo_url": "https://demozoo.org/productions/58284/",
"id": 58284,
"title": "Couloir 14",
"author_nicks": [
{
"name": "Fra",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/261/?format=api",
"id": 261,
"name": "Fra",
"is_group": false
}
},
{
"name": "RR",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5888/?format=api",
"id": 5888,
"name": "Redribbon",
"is_group": false
}
},
{
"name": "Xbarr",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/60/?format=api",
"id": 60,
"name": "Xbarr",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-07-07",
"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": [
"lightwave",
"nxng",
"french-touch"
]
}
]