GET /api/v1/releasers/3631/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/911/?format=api",
"demozoo_url": "https://demozoo.org/productions/911/",
"id": 911,
"title": "Xnth Demo v1.08",
"author_nicks": [
{
"name": "VJ Benski",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4042/?format=api",
"id": 4042,
"name": "VJ Benski",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Optrix",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3631/?format=api",
"id": 3631,
"name": "Optrix",
"is_group": true
}
}
],
"release_date": "2010-04-05",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]