GET /api/v1/releasers/34172/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58394/?format=api",
"demozoo_url": "https://demozoo.org/productions/58394/",
"id": 58394,
"title": "meuh!",
"author_nicks": [
{
"name": "Mad",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34172/?format=api",
"id": 34172,
"name": "Mad",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Karybd",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30126/?format=api",
"id": 30126,
"name": "Karybd",
"is_group": true
}
}
],
"release_date": "2001-07-07",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]