GET /api/v1/releasers/63960/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/153651/?format=api",
"demozoo_url": "https://demozoo.org/productions/153651/",
"id": 153651,
"title": "Flip Side V1.1",
"author_nicks": [
{
"name": "Ken Olson",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63959/?format=api",
"id": 63959,
"name": "Ken Olson",
"is_group": false
}
},
{
"name": "Phil Hollyer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63960/?format=api",
"id": 63960,
"name": "Phil Hollyer",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "MichTron",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55861/?format=api",
"id": 55861,
"name": "MichTron",
"is_group": true
}
}
],
"release_date": "1985",
"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": []
}
]