GET /api/v1/releasers/18185/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/35419/?format=api",
"demozoo_url": "https://demozoo.org/productions/35419/",
"id": 35419,
"title": "Nordlicht 2012 Invitation",
"author_nicks": [
{
"name": "SunSpire Records",
"abbreviation": "SSR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18185/?format=api",
"id": 18185,
"name": "SunSpire Records",
"is_group": true
}
},
{
"name": "Titan",
"abbreviation": "TTN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
"id": 2883,
"name": "Titan",
"is_group": true
}
},
{
"name": "Tristar and Red Sector Inc.",
"abbreviation": "TRSI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69/?format=api",
"id": 69,
"name": "Tristar and Red Sector Inc.",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-06-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
},
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]