GET /api/v1/releasers/101131/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/214136/?format=api",
"demozoo_url": "https://demozoo.org/productions/214136/",
"id": 214136,
"title": "First Demo",
"author_nicks": [
{
"name": "Harvey",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45598/?format=api",
"id": 45598,
"name": "Harvey",
"is_group": false
}
},
{
"name": "The Count Zero",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/101131/?format=api",
"id": 101131,
"name": "The Count Zero",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-11-08",
"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": []
}
]