GET /api/v1/releasers/62338/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/280982/?format=api",
"demozoo_url": "https://demozoo.org/productions/280982/",
"id": 280982,
"title": "The Official Australian Elite BBS Listing",
"author_nicks": [
{
"name": "Nut and Bolt",
"abbreviation": "N&B",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62338/?format=api",
"id": 62338,
"name": "Nut and Bolt",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-02",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/49/?format=api",
"id": 49,
"name": "Textmag",
"supertype": "production"
}
],
"tags": [
"bbs-list"
]
}
]