GET /api/v1/releasers/121580/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/291781/?format=api",
"demozoo_url": "https://demozoo.org/productions/291781/",
"id": 291781,
"title": "Mini Musics",
"author_nicks": [
{
"name": "Gobo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121580/?format=api",
"id": 121580,
"name": "Gobo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-12-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]