GET /api/v1/releasers/30126/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/50577/?format=api",
"demozoo_url": "https://demozoo.org/productions/50577/",
"id": 50577,
"title": "Green Terror",
"author_nicks": [
{
"name": "Karybd",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30126/?format=api",
"id": 30126,
"name": "Karybd",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-09-02",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]