GET /api/v1/releasers/155086/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/386827/?format=api",
"demozoo_url": "https://demozoo.org/productions/386827/",
"id": 386827,
"title": "Rainbow snow",
"author_nicks": [
{
"name": "xpansive",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/155086/?format=api",
"id": 155086,
"name": "xpansive",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/15/?format=api",
"id": 15,
"name": "32b Intro",
"supertype": "production"
}
],
"tags": [
"tiny-intro-with-sound",
"first-production"
]
}
]