GET /api/v1/releasers/23681/member_productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/133351/?format=api",
"demozoo_url": "https://demozoo.org/graphics/133351/",
"id": 133351,
"title": "?",
"author_nicks": [
{
"name": "Mastermind",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57185/?format=api",
"id": 57185,
"name": "Mastermind",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Face Project",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23681/?format=api",
"id": 23681,
"name": "Face Project",
"is_group": true
}
}
],
"release_date": "1997-05-30",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/24/?format=api",
"id": 24,
"name": "ASCII",
"supertype": "graphics"
}
],
"tags": []
}
]