GET /api/v1/releasers/108468/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/171022/?format=api",
"demozoo_url": "https://demozoo.org/productions/171022/",
"id": 171022,
"title": "Secret Signz",
"author_nicks": [
{
"name": "Larsera",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71254/?format=api",
"id": 71254,
"name": "Larsera",
"is_group": false
}
},
{
"name": "SliZe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64739/?format=api",
"id": 64739,
"name": "SliZe",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Nixd",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108468/?format=api",
"id": 108468,
"name": "Nixd",
"is_group": true
}
}
],
"release_date": "2017-04-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"source-available"
]
}
]