GET /api/v1/releasers/36862/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/65018/?format=api",
"demozoo_url": "https://demozoo.org/productions/65018/",
"id": 65018,
"title": "Pyros light it up!!",
"author_nicks": [
{
"name": "Tyger",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36861/?format=api",
"id": 36861,
"name": "Tyger",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Shit Factory",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36862/?format=api",
"id": 36862,
"name": "Shit Factory",
"is_group": true
}
}
],
"release_date": "2013-04-20",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]