GET /api/v1/releasers/55250/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/131452/?format=api",
"demozoo_url": "https://demozoo.org/music/131452/",
"id": 131452,
"title": "11partytime",
"author_nicks": [
{
"name": "W.S.A.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55250/?format=api",
"id": 55250,
"name": "WSA",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Rednex",
"abbreviation": "RNX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4562/?format=api",
"id": 4562,
"name": "Rednex",
"is_group": true
}
}
],
"release_date": "1991-04-27",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]