GET /api/v1/releasers/34043/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58069/?format=api",
"demozoo_url": "https://demozoo.org/productions/58069/",
"id": 58069,
"title": "Flash",
"author_nicks": [
{
"name": "Aancsiid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34042/?format=api",
"id": 34042,
"name": "Aancsiid",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dog",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34043/?format=api",
"id": 34043,
"name": "Dog",
"is_group": true
}
}
],
"release_date": "2001-06-23",
"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": []
}
]