GET /api/v1/releasers/17964/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/24841/?format=api",
"demozoo_url": "https://demozoo.org/productions/24841/",
"id": 24841,
"title": "Green",
"author_nicks": [
{
"name": "Carlos",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17965/?format=api",
"id": 17965,
"name": "Carlos",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Voxxel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17964/?format=api",
"id": 17964,
"name": "Voxxel",
"is_group": true
}
}
],
"release_date": "2000-12-28",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]