GET /api/v1/releasers/128162/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/347705/?format=api",
"demozoo_url": "https://demozoo.org/productions/347705/",
"id": 347705,
"title": "20 groszy!",
"author_nicks": [
{
"name": "Shake",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/128161/?format=api",
"id": 128161,
"name": "Shake",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Bezrobotni Dezign",
"abbreviation": "BRD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/128162/?format=api",
"id": 128162,
"name": "Bezrobotni Dezign",
"is_group": true
}
}
],
"release_date": "1997-07-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]