GET /api/v1/releasers/90508/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/205585/?format=api",
"demozoo_url": "https://demozoo.org/productions/205585/",
"id": 205585,
"title": "Twenty Years",
"author_nicks": [
{
"name": "Goodchip",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90487/?format=api",
"id": 90487,
"name": "Goodchip",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Snowtracker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90508/?format=api",
"id": 90508,
"name": "Snowtracker",
"is_group": true
}
}
],
"release_date": "2019-06-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/54/?format=api",
"id": 54,
"name": "Atari 2600 Video Computer System (VCS)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]