GET /api/v1/releasers/58903/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/181233/?format=api",
"demozoo_url": "https://demozoo.org/productions/181233/",
"id": 181233,
"title": "Nayn",
"author_nicks": [
{
"name": "BJTS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58903/?format=api",
"id": 58903,
"name": "BJTS",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/83/?format=api",
"id": 83,
"name": "Sharp MZ"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/43/?format=api",
"id": 43,
"name": "8K Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]