GET /api/v1/releasers/39022/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/71078/?format=api",
"demozoo_url": "https://demozoo.org/productions/71078/",
"id": 71078,
"title": "Avionetu",
"author_nicks": [
{
"name": "DAF95XF",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39022/?format=api",
"id": 39022,
"name": "DAF95XF",
"is_group": false
}
},
{
"name": "RockhounD",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10367/?format=api",
"id": 10367,
"name": "RockhounD",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Bixo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3632/?format=api",
"id": 3632,
"name": "Bixo",
"is_group": true
}
}
],
"release_date": "2003-07-26",
"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": []
}
]