GET /api/v1/releasers/41441/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/80299/?format=api",
"demozoo_url": "https://demozoo.org/productions/80299/",
"id": 80299,
"title": "Crackers Demo 4 / 20th Birthday Demo",
"author_nicks": [
{
"name": "Co-Operation",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50863/?format=api",
"id": 50863,
"name": "Co-Operation",
"is_group": true
}
},
{
"name": "plus4 scene",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41441/?format=api",
"id": 41441,
"name": "plus4 scene",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-08-06",
"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": []
}
]