GET /api/v1/releasers/13575/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/18781/?format=api",
"demozoo_url": "https://demozoo.org/productions/18781/",
"id": 18781,
"title": "Biosupgrade",
"author_nicks": [
{
"name": "Mr. Bios",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13574/?format=api",
"id": 13574,
"name": "Mr. Bios",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "PhakeTech",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13575/?format=api",
"id": 13575,
"name": "PhakeTech",
"is_group": true
}
}
],
"release_date": "1997-03-31",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]