GET /api/v1/releasers/101128/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/223154/?format=api",
"demozoo_url": "https://demozoo.org/productions/223154/",
"id": 223154,
"title": "Sounds Like a Melody",
"author_nicks": [
{
"name": "Gilo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/95067/?format=api",
"id": 95067,
"name": "Gilo",
"is_group": false
}
},
{
"name": "Mr. Rat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/101128/?format=api",
"id": 101128,
"name": "Mr. Rat",
"is_group": false
}
},
{
"name": "Rochu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/103343/?format=api",
"id": 103343,
"name": "Rochu",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]