GET /api/v1/releasers/106039/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/261721/?format=api",
"demozoo_url": "https://demozoo.org/productions/261721/",
"id": 261721,
"title": "3D Dreams",
"author_nicks": [
{
"name": "George",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106039/?format=api",
"id": 106039,
"name": "George",
"is_group": false
}
},
{
"name": "MMS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73748/?format=api",
"id": 73748,
"name": "MMS",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-08-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/41/?format=api",
"id": 41,
"name": "Commodore 16/Plus 4"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": []
}
]