GET /api/v1/releasers/15673/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/46803/?format=api",
"demozoo_url": "https://demozoo.org/graphics/46803/",
"id": 46803,
"title": "Beavis and Butthead",
"author_nicks": [
{
"name": "Hurtman Joe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15673/?format=api",
"id": 15673,
"name": "Hurtman Joe",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Hurtman`s hideout CGI FARM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28839/?format=api",
"id": 28839,
"name": "Hurtman`s hideout CGI FARM",
"is_group": true
}
}
],
"release_date": "2000-07-29",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"beavis-and-butthead-theme"
]
}
]