GET /api/v1/releasers/74650/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/219145/?format=api",
"demozoo_url": "https://demozoo.org/productions/219145/",
"id": 219145,
"title": "Knock Out 1",
"author_nicks": [
{
"name": "Happy Hour Records",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74650/?format=api",
"id": 74650,
"name": "Happy Hour Records",
"is_group": true
}
},
{
"name": "Warp 9",
"abbreviation": "W9",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6034/?format=api",
"id": 6034,
"name": "Warp 9",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]