GET /api/v1/releasers/70943/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/170395/?format=api",
"demozoo_url": "https://demozoo.org/productions/170395/",
"id": 170395,
"title": "Ten Years of CPC Megademo",
"author_nicks": [
{
"name": "M&C",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70943/?format=api",
"id": 70943,
"name": "M&C",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
},
{
"url": "https://demozoo.org/api/v1/platforms/61/?format=api",
"id": 61,
"name": "Amstrad Plus"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
},
{
"url": "https://demozoo.org/api/v1/production_types/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": [
"2-disk-sides"
]
}
]