GET /api/v1/releasers/23644/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/36090/?format=api",
"demozoo_url": "https://demozoo.org/productions/36090/",
"id": 36090,
"title": "Syltax Error",
"author_nicks": [
{
"name": "Kiwi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23644/?format=api",
"id": 23644,
"name": "Kiwi",
"is_group": false
}
},
{
"name": "Walker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4258/?format=api",
"id": 4258,
"name": "Walker",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-06-14",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]