GET /api/v1/releasers/107901/productions/?format=api
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": "Connection",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/153096/?format=api",
"id": 153096,
"name": "Connection",
"is_group": false
}
},
{
"name": "The Interrupt",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107901/?format=api",
"id": 107901,
"name": "The Interrupt",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1983",
"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": []
}
]