GET /api/v1/releasers/77899/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/186805/?format=api",
"demozoo_url": "https://demozoo.org/productions/186805/",
"id": 186805,
"title": "Wide Rock the QBs",
"author_nicks": [
{
"name": "DANdroid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77899/?format=api",
"id": 77899,
"name": "DANdroid",
"is_group": false
}
},
{
"name": "Double Score Dungeon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71660/?format=api",
"id": 71660,
"name": "Double Score Dungeon",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-05-12",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/42/?format=api",
"id": 42,
"name": "Performance",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]