GET /api/v1/releasers/74775/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/179434/?format=api",
"demozoo_url": "https://demozoo.org/productions/179434/",
"id": 179434,
"title": "Party Management System",
"author_nicks": [
{
"name": "Assembly Organizing Compocrew",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74775/?format=api",
"id": 74775,
"name": "Assembly Organizing Compocrew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-08",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"party-management-system"
]
}
]