GET /api/v1/releasers/27776/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/44778/?format=api",
"demozoo_url": "https://demozoo.org/productions/44778/",
"id": 44778,
"title": "?",
"author_nicks": [
{
"name": "Gravitybong Crew",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27776/?format=api",
"id": 27776,
"name": "Gravitybong Crew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-06-19",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]