GET /api/v1/releasers/64573/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/155188/?format=api",
"demozoo_url": "https://demozoo.org/productions/155188/",
"id": 155188,
"title": "Evoke Zoo3",
"author_nicks": [
{
"name": "Nitewalkz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64573/?format=api",
"id": 64573,
"name": "Nitewalkz",
"is_group": true
}
},
{
"name": "Park Studios",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5599/?format=api",
"id": 5599,
"name": "Park Studios",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-05",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/44/?format=api",
"id": 44,
"name": "Report",
"supertype": "production"
},
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]