GET /api/v1/releasers/55300/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/128920/?format=api",
"demozoo_url": "https://demozoo.org/productions/128920/",
"id": 128920,
"title": "circles",
"author_nicks": [
{
"name": "Busysoft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11543/?format=api",
"id": 11543,
"name": "Busy",
"is_group": false
}
},
{
"name": "Martin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55300/?format=api",
"id": 55300,
"name": "Martin",
"is_group": false
}
},
{
"name": "Pavel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55301/?format=api",
"id": 55301,
"name": "Pavel",
"is_group": false
}
},
{
"name": "Radim",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55302/?format=api",
"id": 55302,
"name": "Radim",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-11-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"cowina"
]
}
]