GET /api/v1/releasers/63710/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/212011/?format=api",
"demozoo_url": "https://demozoo.org/productions/212011/",
"id": 212011,
"title": "First Demo",
"author_nicks": [
{
"name": "Free Access",
"abbreviation": "FAS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/99702/?format=api",
"id": 99702,
"name": "Free Access",
"is_group": true
}
},
{
"name": "M.c.p",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/96316/?format=api",
"id": 96316,
"name": "M.c.p",
"is_group": false
}
},
{
"name": "Metalwar",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18619/?format=api",
"id": 18619,
"name": "Metalwar",
"is_group": false
}
},
{
"name": "Pegaze",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63710/?format=api",
"id": 63710,
"name": "Pegaze",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]