GET /api/v1/releasers/59920/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/141427/?format=api",
"demozoo_url": "https://demozoo.org/productions/141427/",
"id": 141427,
"title": "Shockwave",
"author_nicks": [
{
"name": "Robert Annett",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59920/?format=api",
"id": 59920,
"name": "Robert Annett",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "State Of Mind",
"abbreviation": "SoM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58943/?format=api",
"id": 58943,
"name": "State Of Mind",
"is_group": true
}
}
],
"release_date": "1993",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]