GET /api/v1/releasers/61233/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/145089/?format=api",
"demozoo_url": "https://demozoo.org/productions/145089/",
"id": 145089,
"title": "BootLock V4.6",
"author_nicks": [
{
"name": "Bozo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61234/?format=api",
"id": 61234,
"name": "Bozo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Logical",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61233/?format=api",
"id": 61233,
"name": "Logical",
"is_group": true
}
}
],
"release_date": "1994-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]