GET /api/v1/releasers/20413/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/30132/?format=api",
"demozoo_url": "https://demozoo.org/productions/30132/",
"id": 30132,
"title": "80 Mbyte of dancing women",
"author_nicks": [
{
"name": "Greg",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20413/?format=api",
"id": 20413,
"name": "Greg",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Årvíz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20414/?format=api",
"id": 20414,
"name": "Årvíz",
"is_group": true
}
}
],
"release_date": "1996-08-03",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]