GET /api/v1/releasers/12116/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/33245/?format=api",
"demozoo_url": "https://demozoo.org/productions/33245/",
"id": 33245,
"title": "Ooups",
"author_nicks": [
{
"name": "Hastur",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12116/?format=api",
"id": 12116,
"name": "Hastur",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-03-03",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/33253/?format=api",
"demozoo_url": "https://demozoo.org/productions/33253/",
"id": 33253,
"title": "Cornet",
"author_nicks": [
{
"name": "Hastur",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12116/?format=api",
"id": 12116,
"name": "Hastur",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-03-03",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]