GET /api/v1/releasers/37216/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/65850/?format=api",
"demozoo_url": "https://demozoo.org/productions/65850/",
"id": 65850,
"title": "Batman",
"author_nicks": [
{
"name": "Bobby Earl",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37215/?format=api",
"id": 37215,
"name": "Bobby Earl",
"is_group": false
}
},
{
"name": "Jack Wikeley",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37216/?format=api",
"id": 37216,
"name": "Jack Wikeley",
"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/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": [
"sampledemo",
"batman"
]
}
]