GET /api/v1/releasers/5752/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/3957/?format=api",
"demozoo_url": "https://demozoo.org/productions/3957/",
"id": 3957,
"title": "Build Your Own Bigscreen !",
"author_nicks": [
{
"name": "Binarybrains",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5752/?format=api",
"id": 5752,
"name": "Binarybrains",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-04-17",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/23680/?format=api",
"demozoo_url": "https://demozoo.org/productions/23680/",
"id": 23680,
"title": "Huhn 64",
"author_nicks": [
{
"name": "Binarybrains",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5752/?format=api",
"id": 5752,
"name": "Binarybrains",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-04-23",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]