GET /api/v1/releasers/42113/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/82992/?format=api",
"demozoo_url": "https://demozoo.org/graphics/82992/",
"id": 82992,
"title": "Young Fisherman Tales",
"author_nicks": [
{
"name": "Mosyagin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42112/?format=api",
"id": 42112,
"name": "Mosyagin",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Nordance",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42113/?format=api",
"id": 42113,
"name": "Nordance",
"is_group": true
}
}
],
"release_date": "2006-08-26",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
}
]