GET /api/v1/releasers/78115/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/187001/?format=api",
"demozoo_url": "https://demozoo.org/productions/187001/",
"id": 187001,
"title": "My first game (well second)",
"author_nicks": [
{
"name": "M0onLight",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7785/?format=api",
"id": 7785,
"name": "M0onLight",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Fruktpaj",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78115/?format=api",
"id": 78115,
"name": "Fruktpaj",
"is_group": true
}
}
],
"release_date": "2018-05-12",
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"unity"
]
}
]