GET /api/v1/releasers/41534/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/80779/?format=api",
"demozoo_url": "https://demozoo.org/productions/80779/",
"id": 80779,
"title": "DEViANCE Cracktro 2006",
"author_nicks": [
{
"name": "Trigger",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41534/?format=api",
"id": 41534,
"name": "Trigger",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "DEViANCE",
"abbreviation": "DEV",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10554/?format=api",
"id": 10554,
"name": "DEViANCE",
"is_group": true
}
}
],
"release_date": "2013-07-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": []
}
]