GET /api/v1/releasers/52426/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/119156/?format=api",
"demozoo_url": "https://demozoo.org/productions/119156/",
"id": 119156,
"title": "Stressssssssssssss 2",
"author_nicks": [
{
"name": "Ted De Brak",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52426/?format=api",
"id": 52426,
"name": "Ted De Brak",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dutch Posse",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6041/?format=api",
"id": 6041,
"name": "Dutch Posse",
"is_group": true
}
}
],
"release_date": "2014-08-09",
"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": []
}
]