GET /api/v1/releasers/19246/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/27804/?format=api",
"demozoo_url": "https://demozoo.org/music/27804/",
"id": 27804,
"title": "Suburbia",
"author_nicks": [
{
"name": "Screech",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19246/?format=api",
"id": 19246,
"name": "Screech",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Eltech",
"abbreviation": "ELT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8534/?format=api",
"id": 8534,
"name": "Eltech",
"is_group": true
}
}
],
"release_date": "1995-10-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]