GET /api/v1/releasers/111840/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/268904/?format=api",
"demozoo_url": "https://demozoo.org/productions/268904/",
"id": 268904,
"title": "Bats In The Belfry",
"author_nicks": [
{
"name": "The Connection",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111840/?format=api",
"id": 111840,
"name": "The Connection",
"is_group": true
}
},
{
"name": "The Interrupt",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107901/?format=api",
"id": 107901,
"name": "The Interrupt",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/67/?format=api",
"id": 67,
"name": "Apple II"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": []
}
]