GET /api/v1/releasers/20906/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/30879/?format=api",
"demozoo_url": "https://demozoo.org/graphics/30879/",
"id": 30879,
"title": "Sercox",
"author_nicks": [
{
"name": "Myself",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20906/?format=api",
"id": 20906,
"name": "Myself",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-04-10",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/184384/?format=api",
"demozoo_url": "https://demozoo.org/music/184384/",
"id": 184384,
"title": "Mupp",
"author_nicks": [
{
"name": "Myself",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20906/?format=api",
"id": 20906,
"name": "Myself",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-04-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]