GET /api/v1/releasers/146541/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/362850/?format=api",
"demozoo_url": "https://demozoo.org/productions/362850/",
"id": 362850,
"title": "Paint Magic",
"author_nicks": [
{
"name": "Alivers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106953/?format=api",
"id": 106953,
"name": "Alivers",
"is_group": true
}
},
{
"name": "Black",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68433/?format=api",
"id": 68433,
"name": "Black",
"is_group": false
}
},
{
"name": "Mac",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/146541/?format=api",
"id": 146541,
"name": "Mac",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-08-20",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]