GET /api/v1/releasers/34759/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/160460/?format=api",
"demozoo_url": "https://demozoo.org/productions/160460/",
"id": 160460,
"title": "The Lion Sleeps Tonight",
"author_nicks": [
{
"name": "Bro Fist McFury",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34759/?format=api",
"id": 34759,
"name": "Bro Fist McFury",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "High Class Villas",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30084/?format=api",
"id": 30084,
"name": "High Class Villas",
"is_group": true
}
}
],
"release_date": "2016-07-16",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]