GET /api/v1/releasers/17251/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/23664/?format=api",
"demozoo_url": "https://demozoo.org/productions/23664/",
"id": 23664,
"title": "Peace on Earth",
"author_nicks": [
{
"name": "Manuela",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17251/?format=api",
"id": 17251,
"name": "Manuela",
"is_group": false
}
},
{
"name": "Ramses",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10311/?format=api",
"id": 10311,
"name": "Ramses",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-04-23",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]