GET /api/v1/releasers/3266/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/181072/?format=api",
        "demozoo_url": "https://demozoo.org/music/181072/",
        "id": 181072,
        "title": "rufus candyman",
        "author_nicks": [
            {
                "name": "Mac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4484/?format=api",
                    "id": 4484,
                    "name": "Mac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Extreme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3266/?format=api",
                    "id": 3266,
                    "name": "Extreme",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/101365/?format=api",
        "demozoo_url": "https://demozoo.org/music/101365/",
        "id": 101365,
        "title": "Sleever II",
        "author_nicks": [
            {
                "name": "Clawz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/540/?format=api",
                    "id": 540,
                    "name": "Clawz",
                    "is_group": false
                }
            },
            {
                "name": "Twist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47755/?format=api",
                    "id": 47755,
                    "name": "Twist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Extreme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3266/?format=api",
                    "id": 3266,
                    "name": "Extreme",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-08-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70631/?format=api",
        "demozoo_url": "https://demozoo.org/music/70631/",
        "id": 70631,
        "title": "New Craze",
        "author_nicks": [
            {
                "name": "Mac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4484/?format=api",
                    "id": 4484,
                    "name": "Mac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Extreme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3266/?format=api",
                    "id": 3266,
                    "name": "Extreme",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]