GET /api/v1/releasers/134418/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/314218/?format=api",
"demozoo_url": "https://demozoo.org/productions/314218/",
"id": 314218,
"title": "Coconut Findsen",
"author_nicks": [
{
"name": "nick hackerup",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134417/?format=api",
"id": 134417,
"name": "nick hackerup",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "dansk undergrunds bryggeriforening",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134418/?format=api",
"id": 134418,
"name": "dansk undergrunds bryggeriforening",
"is_group": true
}
}
],
"release_date": "2022-10-22",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/21/?format=api",
"id": 21,
"name": "1K Intro",
"supertype": "production"
}
],
"tags": []
}
]