GET /api/v1/releasers/34271/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58775/?format=api",
"demozoo_url": "https://demozoo.org/music/58775/",
"id": 58775,
"title": "Metal Girl",
"author_nicks": [
{
"name": "Frank Warhol",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34271/?format=api",
"id": 34271,
"name": "Frank Warhol",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Addicted to Manhatten",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34272/?format=api",
"id": 34272,
"name": "Addicted to Manhatten",
"is_group": true
}
}
],
"release_date": "2002-08-17",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]