GET /api/v1/releasers/42373/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/83768/?format=api",
"demozoo_url": "https://demozoo.org/productions/83768/",
"id": 83768,
"title": "The Figure",
"author_nicks": [
{
"name": "Dyn",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33785/?format=api",
"id": 33785,
"name": "Dyn",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "NextCastle",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42373/?format=api",
"id": 42373,
"name": "NextCastle",
"is_group": true
}
}
],
"release_date": "2013-08-10",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]