GET /api/v1/releasers/34342/member_productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/59062/?format=api",
"demozoo_url": "https://demozoo.org/graphics/59062/",
"id": 59062,
"title": "Boing Bum Tschack",
"author_nicks": [
{
"name": "Bobic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14419/?format=api",
"id": 14419,
"name": "Bobic",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Back To The Roots",
"abbreviation": "BTTR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34342/?format=api",
"id": 34342,
"name": "Back To The Roots",
"is_group": true
}
}
],
"release_date": "2008-08-16",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]