GET /api/v1/releasers/79867/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/336345/?format=api",
"demozoo_url": "https://demozoo.org/productions/336345/",
"id": 336345,
"title": "New intro '90",
"author_nicks": [
{
"name": "Redline Design",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140693/?format=api",
"id": 140693,
"name": "Redline Design",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/336346/?format=api",
"demozoo_url": "https://demozoo.org/productions/336346/",
"id": 336346,
"title": "Compilation",
"author_nicks": [
{
"name": "Abase",
"abbreviation": "ABS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/79867/?format=api",
"id": 79867,
"name": "Abase",
"is_group": true
}
},
{
"name": "Redline Design",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140693/?format=api",
"id": 140693,
"name": "Redline Design",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]