GET /api/v1/releasers/53706/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/123004/?format=api",
"demozoo_url": "https://demozoo.org/productions/123004/",
"id": 123004,
"title": "Expose 1",
"author_nicks": [
{
"name": "Beathoven",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53706/?format=api",
"id": 53706,
"name": "Beathoven",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/64/?format=api",
"id": 64,
"name": "Paper"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/48/?format=api",
"id": 48,
"name": "Papermag",
"supertype": "production"
}
],
"tags": [
"piracy",
"expose-paper"
]
}
]