GET /api/v1/releasers/73762/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/177099/?format=api",
"demozoo_url": "https://demozoo.org/productions/177099/",
"id": 177099,
"title": "Rapture",
"author_nicks": [
{
"name": "Jistyles",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73763/?format=api",
"id": 73763,
"name": "Jistyles",
"is_group": false
}
},
{
"name": "Kork",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5482/?format=api",
"id": 5482,
"name": "Kork",
"is_group": false
}
},
{
"name": "Temulent",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73762/?format=api",
"id": 73762,
"name": "Temulent",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-12-11",
"supertype": "production",
"platforms": [
{
"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": [
"textmode"
]
}
]