GET /api/v1/releasers/29129/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/47453/?format=api",
"demozoo_url": "https://demozoo.org/graphics/47453/",
"id": 47453,
"title": "The Sword of Honor",
"author_nicks": [
{
"name": "Myra",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29128/?format=api",
"id": 29128,
"name": "Myra",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Bongo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29129/?format=api",
"id": 29129,
"name": "Bongo",
"is_group": true
}
}
],
"release_date": "2000-12-02",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]