GET /api/v1/releasers/148833/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/344138/?format=api",
"demozoo_url": "https://demozoo.org/productions/344138/",
"id": 344138,
"title": "Intro Collection",
"author_nicks": [
{
"name": "The Lightnings",
"abbreviation": "TL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/148833/?format=api",
"id": 148833,
"name": "The Lightnings",
"is_group": true
}
},
{
"name": "The Spench",
"abbreviation": "TS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/109076/?format=api",
"id": 109076,
"name": "The Spench",
"is_group": true
}
},
{
"name": "Weird Science",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73454/?format=api",
"id": 73454,
"name": "Weird Science",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-02-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": []
}
]