GET /api/v1/releasers/16908/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/23245/?format=api",
"demozoo_url": "https://demozoo.org/productions/23245/",
"id": 23245,
"title": "Nameless Rage",
"author_nicks": [
{
"name": "Galactus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16908/?format=api",
"id": 16908,
"name": "Galactus",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Damage",
"abbreviation": "DMG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/448/?format=api",
"id": 448,
"name": "Damage",
"is_group": true
}
}
],
"release_date": "1997-11-22",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]