GET /api/v1/releasers/15671/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/87060/?format=api",
"demozoo_url": "https://demozoo.org/productions/87060/",
"id": 87060,
"title": "How to fix a printer",
"author_nicks": [
{
"name": "Bishop",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15671/?format=api",
"id": 15671,
"name": "Bishop",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-06-20",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/42734/?format=api",
"demozoo_url": "https://demozoo.org/music/42734/",
"id": 42734,
"title": "Strange Days",
"author_nicks": [
{
"name": "Bishop",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15671/?format=api",
"id": 15671,
"name": "Bishop",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-07-03",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]