GET /api/v1/releasers/42968/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/86027/?format=api",
"demozoo_url": "https://demozoo.org/productions/86027/",
"id": 86027,
"title": "Desperate Doctor",
"author_nicks": [
{
"name": "Johan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42968/?format=api",
"id": 42968,
"name": "Johan",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Azurel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42967/?format=api",
"id": 42967,
"name": "Azurel",
"is_group": true
}
},
{
"name": "People Production",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42963/?format=api",
"id": 42963,
"name": "People Production",
"is_group": true
}
}
],
"release_date": "2008-11-29",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]