GET /api/v1/releasers/47814/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/310555/?format=api",
"demozoo_url": "https://demozoo.org/productions/310555/",
"id": 310555,
"title": "Artificial Dream",
"author_nicks": [
{
"name": "Dr. Soft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47814/?format=api",
"id": 47814,
"name": "Dr. Soft",
"is_group": false
}
},
{
"name": "Erol",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14828/?format=api",
"id": 14828,
"name": "Erol",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-06",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": []
}
]