GET /api/v1/releasers/106109/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/357916/?format=api",
"demozoo_url": "https://demozoo.org/productions/357916/",
"id": 357916,
"title": "Absolutely Fabulous Preview",
"author_nicks": [
{
"name": "Electronic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106109/?format=api",
"id": 106109,
"name": "Electronic",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/41/?format=api",
"id": 41,
"name": "Commodore 16/Plus 4"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]