GET /api/v1/releasers/36849/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/64991/?format=api",
"demozoo_url": "https://demozoo.org/productions/64991/",
"id": 64991,
"title": "DOOMWORLD1",
"author_nicks": [
{
"name": "TMVRTX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36849/?format=api",
"id": 36849,
"name": "TMVRTX",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "DITHER_DOOM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36850/?format=api",
"id": 36850,
"name": "DITHER_DOOM",
"is_group": true
}
}
],
"release_date": "2013-04-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]