GET /api/v1/releasers/56378/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/131733/?format=api",
"demozoo_url": "https://demozoo.org/productions/131733/",
"id": 131733,
"title": "Timeworks 1",
"author_nicks": [
{
"name": "Time",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/56378/?format=api",
"id": 56378,
"name": "Time",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-09",
"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": []
}
]