GET /api/v1/releasers/100226/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/226516/?format=api",
"demozoo_url": "https://demozoo.org/productions/226516/",
"id": 226516,
"title": "Ackernews Meeting Demo",
"author_nicks": [
{
"name": "Ackerlight",
"abbreviation": "ACK",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1365/?format=api",
"id": 1365,
"name": "Ackerlight",
"is_group": true
}
},
{
"name": "Number One Crackings",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/100226/?format=api",
"id": 100226,
"name": "Number One Crackings",
"is_group": true
}
},
{
"name": "Swiss Amiga Duo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/100223/?format=api",
"id": 100223,
"name": "Swiss Amiga Duo",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-11-08",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]