GET /api/v1/releasers/30218/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/50773/?format=api",
"demozoo_url": "https://demozoo.org/productions/50773/",
"id": 50773,
"title": "No Bugs Alowed",
"author_nicks": [
{
"name": "snowpanther",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30217/?format=api",
"id": 30217,
"name": "snowpanther",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "1-rum",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30218/?format=api",
"id": 30218,
"name": "1-rum",
"is_group": true
}
}
],
"release_date": "2000-06-17",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]