GET /api/v1/releasers/73177/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/175767/?format=api",
"demozoo_url": "https://demozoo.org/productions/175767/",
"id": 175767,
"title": "Soulsalicious",
"author_nicks": [
{
"name": "infinite v01d",
"abbreviation": "iv",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73177/?format=api",
"id": 73177,
"name": "infinite v01d",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/84/?format=api",
"id": 84,
"name": "FreeBSD"
},
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
},
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
},
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"incomplete-credits",
"solaris"
]
}
]