GET /api/v1/releasers/34846/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/60130/?format=api",
"demozoo_url": "https://demozoo.org/productions/60130/",
"id": 60130,
"title": "Js Pride",
"author_nicks": [
{
"name": "Modraw",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34846/?format=api",
"id": 34846,
"name": "Modraw",
"is_group": false
}
},
{
"name": "TiteiKo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18773/?format=api",
"id": 18773,
"name": "TiteiKo",
"is_group": false
}
},
{
"name": "wsmind",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34845/?format=api",
"id": 34845,
"name": "wsmind",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-03-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]