GET /api/v1/releasers/43496/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/87650/?format=api",
"demozoo_url": "https://demozoo.org/productions/87650/",
"id": 87650,
"title": "Hypertriangle",
"author_nicks": [
{
"name": "Ox",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43496/?format=api",
"id": 43496,
"name": "Ox",
"is_group": false
}
},
{
"name": "V0yager",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6404/?format=api",
"id": 6404,
"name": "V0yager",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "DarkLight",
"abbreviation": "DLT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6407/?format=api",
"id": 6407,
"name": "DarkLight",
"is_group": true
}
}
],
"release_date": "2011-09-03",
"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/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]