GET /api/v1/releasers/48941/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/107021/?format=api",
"demozoo_url": "https://demozoo.org/productions/107021/",
"id": 107021,
"title": "SMS",
"author_nicks": [
{
"name": "Nick",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48941/?format=api",
"id": 48941,
"name": "Nick",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-12-04",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]