GET /api/v1/releasers/32487/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/54354/?format=api",
"demozoo_url": "https://demozoo.org/productions/54354/",
"id": 54354,
"title": "Personal Nightmare",
"author_nicks": [
{
"name": "Screw",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32487/?format=api",
"id": 32487,
"name": "Screw",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Omega Hackers Group",
"abbreviation": "OHG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9125/?format=api",
"id": 9125,
"name": "Omega Hackers Group",
"is_group": true
}
}
],
"release_date": "2008-08-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/69/?format=api",
"id": 69,
"name": "ZX Spectrum Enhanced"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"atm-turbo"
]
},
{
"url": "https://demozoo.org/api/v1/productions/62069/?format=api",
"demozoo_url": "https://demozoo.org/music/62069/",
"id": 62069,
"title": "Yoga",
"author_nicks": [
{
"name": "Screw",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32487/?format=api",
"id": 32487,
"name": "Screw",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-04-20",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]