GET /api/v1/releasers/59355/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/139637/?format=api",
"demozoo_url": "https://demozoo.org/productions/139637/",
"id": 139637,
"title": "Mega STe Utility 1.0",
"author_nicks": [
{
"name": "Dark Devil",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59354/?format=api",
"id": 59354,
"name": "Dark Devil",
"is_group": false
}
},
{
"name": "The Equalizer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59355/?format=api",
"id": 59355,
"name": "The Equalizer",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]