GET /api/v1/releasers/24545/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/38091/?format=api",
"demozoo_url": "https://demozoo.org/music/38091/",
"id": 38091,
"title": "That's (cons)piracy",
"author_nicks": [
{
"name": "notsie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24545/?format=api",
"id": 24545,
"name": "notsie",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "NPLI",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1309/?format=api",
"id": 1309,
"name": "NPLI",
"is_group": true
}
}
],
"release_date": "2012-08-04",
"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/71612/?format=api",
"demozoo_url": "https://demozoo.org/graphics/71612/",
"id": 71612,
"title": "Little girl in bloom",
"author_nicks": [
{
"name": "notsie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24545/?format=api",
"id": 24545,
"name": "notsie",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-08-08",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]