GET /api/v1/releasers/8811/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/28549/?format=api",
"demozoo_url": "https://demozoo.org/productions/28549/",
"id": 28549,
"title": "Siesta",
"author_nicks": [
{
"name": "Hollywood",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8634/?format=api",
"id": 8634,
"name": "Hollywood",
"is_group": false
}
},
{
"name": "Stelios",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8811/?format=api",
"id": 8811,
"name": "Stelios",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Axis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/612/?format=api",
"id": 612,
"name": "Axis",
"is_group": true
}
}
],
"release_date": "1995-07-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]