GET /api/v1/releasers/32454/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/60301/?format=api",
"demozoo_url": "https://demozoo.org/music/60301/",
"id": 60301,
"title": "Demo",
"author_nicks": [
{
"name": "Shoot",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32454/?format=api",
"id": 32454,
"name": "Shoot",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "New Trend",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2217/?format=api",
"id": 2217,
"name": "New Trend",
"is_group": true
}
}
],
"release_date": "1994-04-03",
"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"
]
},
{
"url": "https://demozoo.org/api/v1/productions/60333/?format=api",
"demozoo_url": "https://demozoo.org/music/60333/",
"id": 60333,
"title": "Strange Circumstances",
"author_nicks": [
{
"name": "Shoot",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32454/?format=api",
"id": 32454,
"name": "Shoot",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-04-03",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]