GET /api/v1/releasers/31815/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/130432/?format=api",
"demozoo_url": "https://demozoo.org/productions/130432/",
"id": 130432,
"title": "Doc File Displayer",
"author_nicks": [
{
"name": "Alien",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2535/?format=api",
"id": 2535,
"name": "Alien",
"is_group": false
}
},
{
"name": "Lawz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31815/?format=api",
"id": 31815,
"name": "Lawz",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Pompey Pirates",
"abbreviation": "PP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2228/?format=api",
"id": 2228,
"name": "Pompey Pirates",
"is_group": true
}
}
],
"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": []
}
]