GET /api/v1/releasers/77053/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/198938/?format=api",
"demozoo_url": "https://demozoo.org/productions/198938/",
"id": 198938,
"title": "Typical Programmer Was Not Offended",
"author_nicks": [
{
"name": "Keen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15678/?format=api",
"id": 15678,
"name": "Keen",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Jetlag",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77053/?format=api",
"id": 77053,
"name": "Jetlag",
"is_group": true
}
}
],
"release_date": "2019-02-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": [
"4klang",
"glsl",
"renoise",
"screenshots-needed"
]
}
]