GET /api/v1/releasers/18217/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/25443/?format=api",
"demozoo_url": "https://demozoo.org/productions/25443/",
"id": 25443,
"title": "This is our first demo",
"author_nicks": [
{
"name": "Cie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10202/?format=api",
"id": 10202,
"name": "Cie",
"is_group": false
}
},
{
"name": "scnclr",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45364/?format=api",
"id": 45364,
"name": "Nodepond",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "I am Why",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18217/?format=api",
"id": 18217,
"name": "I am Why",
"is_group": true
}
}
],
"release_date": "2010-08-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/18/?format=api",
"id": 18,
"name": "Mobile"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"ios"
]
}
]