GET /api/v1/releasers/73005/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/175099/?format=api",
"demozoo_url": "https://demozoo.org/music/175099/",
"id": 175099,
"title": "20 Years, Baby!",
"author_nicks": [
{
"name": "Got",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73005/?format=api",
"id": 73005,
"name": "Got",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Temper",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73006/?format=api",
"id": 73006,
"name": "Temper",
"is_group": true
}
}
],
"release_date": "2017-02-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"it",
"schismtracker"
]
}
]