GET /api/v1/releasers/5761/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/3440/?format=api",
"demozoo_url": "https://demozoo.org/productions/3440/",
"id": 3440,
"title": "LOo.oOd",
"author_nicks": [
{
"name": "Strangeloop",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5761/?format=api",
"id": 5761,
"name": "Strangeloop",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Feedface",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5762/?format=api",
"id": 5762,
"name": "Feedface",
"is_group": true
}
}
],
"release_date": "2004-04-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]