GET /api/v1/releasers/89869/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/204366/?format=api",
"demozoo_url": "https://demozoo.org/productions/204366/",
"id": 204366,
"title": "Bounce",
"author_nicks": [
{
"name": "Delwyn",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/89869/?format=api",
"id": 89869,
"name": "Delwyn",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Wtb",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19795/?format=api",
"id": 19795,
"name": "Wtb",
"is_group": true
}
}
],
"release_date": "1996-03-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"turbo-pascal"
]
}
]