GET /api/v1/releasers/43139/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/147144/?format=api",
"demozoo_url": "https://demozoo.org/productions/147144/",
"id": 147144,
"title": "Open in Firefox",
"author_nicks": [
{
"name": "Critical Artware",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43139/?format=api",
"id": 43139,
"name": "Critical Artware",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-04-17",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/86696/?format=api",
"demozoo_url": "https://demozoo.org/productions/86696/",
"id": 86696,
"title": "The Demo Wizard",
"author_nicks": [
{
"name": "Critical Artware",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43139/?format=api",
"id": 43139,
"name": "Critical Artware",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-04-18",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]