GET /api/v1/releasers/44616/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/93824/?format=api",
"demozoo_url": "https://demozoo.org/productions/93824/",
"id": 93824,
"title": "Pictures Of Atarian Grey",
"author_nicks": [
{
"name": "Offscreen Wide",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44616/?format=api",
"id": 44616,
"name": "Offscreen Wide",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-11-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/50/?format=api",
"id": 50,
"name": "Atari Jaguar"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]