GET /api/v1/releasers/34314/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/58896/?format=api",
"demozoo_url": "https://demozoo.org/graphics/58896/",
"id": 58896,
"title": "Pacific Demoparty 121",
"author_nicks": [
{
"name": "Samuel El Hackson",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34313/?format=api",
"id": 34313,
"name": "Samuel El Hackson",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Jetfighters",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34314/?format=api",
"id": 34314,
"name": "Jetfighters",
"is_group": true
}
}
],
"release_date": "2006-08-19",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]