GET /api/v1/releasers/34378/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/79821/?format=api",
"demozoo_url": "https://demozoo.org/productions/79821/",
"id": 79821,
"title": "Softer Side Of 606",
"author_nicks": [
{
"name": "Asspoint",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34378/?format=api",
"id": 34378,
"name": "Asspoint",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-01-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": [
"humor"
]
}
]