GET /api/v1/releasers/3497/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/338978/?format=api",
"demozoo_url": "https://demozoo.org/productions/338978/",
"id": 338978,
"title": "Enigma - the Demo",
"author_nicks": [
{
"name": "Genetic Artstudios",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108043/?format=api",
"id": 108043,
"name": "Genetic Artstudios",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-02-23",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/338240/?format=api",
"demozoo_url": "https://demozoo.org/productions/338240/",
"id": 338240,
"title": "Get Funky!",
"author_nicks": [
{
"name": "Genetic Artstudios",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108043/?format=api",
"id": 108043,
"name": "Genetic Artstudios",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-05-12",
"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": []
}
]