GET /api/v1/releasers/153749/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/381900/?format=api",
"demozoo_url": "https://demozoo.org/productions/381900/",
"id": 381900,
"title": "Brenda",
"author_nicks": [
{
"name": "Legion of Underground Software Technicians",
"abbreviation": "LUST",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/153749/?format=api",
"id": 153749,
"name": "Legion of Underground Software Technicians",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986-03-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/67/?format=api",
"id": 67,
"name": "Apple II"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]