GET /api/v1/releasers/28467/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/46040/?format=api",
"demozoo_url": "https://demozoo.org/productions/46040/",
"id": 46040,
"title": "Guano Sandwich 2",
"author_nicks": [
{
"name": "Hatschenflatsch",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28467/?format=api",
"id": 28467,
"name": "Hatschenflatsch",
"is_group": false
}
},
{
"name": "Kudelstaart",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28466/?format=api",
"id": 28466,
"name": "Kudelstaart",
"is_group": false
}
},
{
"name": "O.Bierbaard",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28468/?format=api",
"id": 28468,
"name": "O.Bierbaard",
"is_group": false
}
},
{
"name": "Vinnie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28469/?format=api",
"id": 28469,
"name": "Vinnie",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Peer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28470/?format=api",
"id": 28470,
"name": "Peer",
"is_group": true
}
}
],
"release_date": "2000-03-11",
"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": []
}
]