GET /api/v1/releasers/59170/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/139365/?format=api",
"demozoo_url": "https://demozoo.org/productions/139365/",
"id": 139365,
"title": "Delicious³",
"author_nicks": [
{
"name": "OtherWife",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59170/?format=api",
"id": 59170,
"name": "OtherWife",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Defame",
"abbreviation": "DFM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
"id": 18071,
"name": "Defame",
"is_group": true
}
}
],
"release_date": "2015-06-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]