GET /api/v1/releasers/30134/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/50596/?format=api",
"demozoo_url": "https://demozoo.org/music/50596/",
"id": 50596,
"title": "Hymne à la Vieille",
"author_nicks": [
{
"name": "Nonox",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30134/?format=api",
"id": 30134,
"name": "Nonox",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Caution",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29022/?format=api",
"id": 29022,
"name": "Caution",
"is_group": true
}
}
],
"release_date": "2000-09-02",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]