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

[
    {
        "url": "https://demozoo.org/api/v1/productions/210841/?format=api",
        "demozoo_url": "https://demozoo.org/music/210841/",
        "id": 210841,
        "title": "Profession",
        "author_nicks": [
            {
                "name": "Progenitor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10330/?format=api",
                    "id": 10330,
                    "name": "Progenitor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Acid Drip",
                "abbreviation": "ADP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74814/?format=api",
                    "id": 74814,
                    "name": "Acid Drip",
                    "is_group": true
                }
            },
            {
                "name": "Arcade",
                "abbreviation": "A!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6857/?format=api",
                    "id": 6857,
                    "name": "Arcade",
                    "is_group": true
                }
            },
            {
                "name": "Data Division",
                "abbreviation": "DAT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23607/?format=api",
                    "id": 23607,
                    "name": "Data Division",
                    "is_group": true
                }
            },
            {
                "name": "Prospect",
                "abbreviation": "PST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52424/?format=api",
                    "id": 52424,
                    "name": "Prospect",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-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/293261/?format=api",
        "demozoo_url": "https://demozoo.org/music/293261/",
        "id": 293261,
        "title": "Unnamed",
        "author_nicks": [
            {
                "name": "Na!ls",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73888/?format=api",
                    "id": 73888,
                    "name": "Na!ls",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Data Division",
                "abbreviation": "DAT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23607/?format=api",
                    "id": 23607,
                    "name": "Data Division",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-02-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]