GET /api/v1/releasers/147705/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/380118/?format=api",
"demozoo_url": "https://demozoo.org/productions/380118/",
"id": 380118,
"title": "Galaga '92",
"author_nicks": [
{
"name": "Boytronic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/154801/?format=api",
"id": 154801,
"name": "Boytronic",
"is_group": false
}
},
{
"name": "Cool-G",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5043/?format=api",
"id": 5043,
"name": "Cool-G",
"is_group": false
}
},
{
"name": "Nike",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/147705/?format=api",
"id": 147705,
"name": "Nike",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]