GET /api/v1/releasers/130775/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/307093/?format=api",
"demozoo_url": "https://demozoo.org/productions/307093/",
"id": 307093,
"title": "Sub Mission",
"author_nicks": [
{
"name": "Cheif Justice",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/130775/?format=api",
"id": 130775,
"name": "Cheif Justice",
"is_group": false
}
},
{
"name": "The Psycho",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/118467/?format=api",
"id": 118467,
"name": "The Psycho",
"is_group": false
}
}
],
"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": []
}
]