GET /api/v1/releasers/80300/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/95406/?format=api",
"demozoo_url": "https://demozoo.org/productions/95406/",
"id": 95406,
"title": "Marsuladian Onnenpaeivae",
"author_nicks": [
{
"name": "Larit",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44990/?format=api",
"id": 44990,
"name": "Larit",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "#AMiGAFiN",
"abbreviation": "AF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/80300/?format=api",
"id": 80300,
"name": "#AMiGAFiN",
"is_group": true
}
}
],
"release_date": "2013-12-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]