GET /api/v1/releasers/16271/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/22086/?format=api",
"demozoo_url": "https://demozoo.org/productions/22086/",
"id": 22086,
"title": "At Last",
"author_nicks": [
{
"name": "Delta 9",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15953/?format=api",
"id": 15953,
"name": "Delta 9",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Madman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16271/?format=api",
"id": 16271,
"name": "The Madman",
"is_group": true
}
}
],
"release_date": "1999-04-04",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]