GET /api/v1/releasers/3781/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/4650/?format=api",
"demozoo_url": "https://demozoo.org/graphics/4650/",
"id": 4650,
"title": "Tasmanian Fern Forest",
"author_nicks": [
{
"name": "Gita",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3642/?format=api",
"id": 3642,
"name": "Gita",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Nerd2Nerd",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3781/?format=api",
"id": 3781,
"name": "Nerd2Nerd",
"is_group": true
}
}
],
"release_date": "2011-04-25",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
}
]