GET /api/v1/releasers/73403/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/176445/?format=api",
"demozoo_url": "https://demozoo.org/productions/176445/",
"id": 176445,
"title": "Neverten",
"author_nicks": [
{
"name": "Bitglamour",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73403/?format=api",
"id": 73403,
"name": "Bitglamour",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-04-26",
"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/18/?format=api",
"id": 18,
"name": "128b Intro",
"supertype": "production"
}
],
"tags": []
}
]