GET /api/v1/releasers/12047/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/9628/?format=api",
"demozoo_url": "https://demozoo.org/productions/9628/",
"id": 9628,
"title": "30 L Coke",
"author_nicks": [
{
"name": "Disaster Area",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12047/?format=api",
"id": 12047,
"name": "Disaster Area",
"is_group": true
}
},
{
"name": "The Sirius Cybernetics Corporation",
"abbreviation": "tSCc",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
"id": 2033,
"name": "The Sirius Cybernetics Corporation",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-03-30",
"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/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": [
"no-sound"
]
}
]