GET /api/v1/releasers/20442/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/30184/?format=api",
"demozoo_url": "https://demozoo.org/music/30184/",
"id": 30184,
"title": "Pinhead",
"author_nicks": [
{
"name": "Defex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20442/?format=api",
"id": 20442,
"name": "Defex",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-07-20",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/137111/?format=api",
"demozoo_url": "https://demozoo.org/graphics/137111/",
"id": 137111,
"title": "Bug",
"author_nicks": [
{
"name": "Defex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20442/?format=api",
"id": 20442,
"name": "Defex",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Carcass",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10764/?format=api",
"id": 10764,
"name": "Carcass",
"is_group": true
}
}
],
"release_date": "1996-06-01",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]