GET /api/v1/releasers/64592/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/155244/?format=api",
"demozoo_url": "https://demozoo.org/productions/155244/",
"id": 155244,
"title": "Emulaatio: Simulaatio 7 Invitation",
"author_nicks": [
{
"name": "Epoch",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49902/?format=api",
"id": 49902,
"name": "Epoch",
"is_group": true
}
},
{
"name": "simulaatio.org",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64592/?format=api",
"id": 64592,
"name": "simulaatio.org",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-03-27",
"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": []
}
]