GET /api/v1/releasers/4417/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/1806/?format=api",
"demozoo_url": "https://demozoo.org/productions/1806/",
"id": 1806,
"title": "Hardcore Programming",
"author_nicks": [
{
"name": "Gaute",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4417/?format=api",
"id": 4417,
"name": "Gaute",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Panda Prowess",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4357/?format=api",
"id": 4357,
"name": "Panda Prowess",
"is_group": true
}
}
],
"release_date": "2010-04-04",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]