GET /api/v1/releasers/22331/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/37338/?format=api",
"demozoo_url": "https://demozoo.org/music/37338/",
"id": 37338,
"title": "Ironman",
"author_nicks": [
{
"name": "Dj Cygnus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22331/?format=api",
"id": 22331,
"name": "Dj Cygnus",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Interlaced Bytes",
"abbreviation": "ib",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22253/?format=api",
"id": 22253,
"name": "Interlaced Bytes",
"is_group": true
}
}
],
"release_date": "1998-12-13",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/33559/?format=api",
"demozoo_url": "https://demozoo.org/music/33559/",
"id": 33559,
"title": "Belo",
"author_nicks": [
{
"name": "Dj Cygnus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22331/?format=api",
"id": 22331,
"name": "Dj Cygnus",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-11-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]