GET /api/v1/releasers/16028/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/299284/?format=api",
"demozoo_url": "https://demozoo.org/productions/299284/",
"id": 299284,
"title": "TLP Music-Disk #1",
"author_nicks": [
{
"name": "The Lost Patrol",
"abbreviation": "TLP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16028/?format=api",
"id": 16028,
"name": "The Lost Patrol",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-04-19",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]