GET /api/v1/releasers/24895/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/38848/?format=api",
"demozoo_url": "https://demozoo.org/productions/38848/",
"id": 38848,
"title": "The Noiseplug",
"author_nicks": [
{
"name": "dojoe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24894/?format=api",
"id": 24894,
"name": "dojoe",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Shack",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24895/?format=api",
"id": 24895,
"name": "Shack",
"is_group": true
}
}
],
"release_date": "2012-08-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [],
"tags": [
"atmel"
]
}
]