GET /api/v1/releasers/30909/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/52711/?format=api",
"demozoo_url": "https://demozoo.org/music/52711/",
"id": 52711,
"title": "Dj Zmelly Millincollin vs Nintendo",
"author_nicks": [
{
"name": "Olle",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30909/?format=api",
"id": 30909,
"name": "Olle",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Osin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30910/?format=api",
"id": 30910,
"name": "Osin",
"is_group": true
}
}
],
"release_date": "2000-04-22",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]