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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42955/?format=api",
        "demozoo_url": "https://demozoo.org/music/42955/",
        "id": 42955,
        "title": "Fever",
        "author_nicks": [
            {
                "name": "Buxy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12073/?format=api",
                    "id": 12073,
                    "name": "Buxy",
                    "is_group": false
                }
            },
            {
                "name": "Chrys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27003/?format=api",
                    "id": 27003,
                    "name": "Chrys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lightning Productions",
                "abbreviation": "LIP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27004/?format=api",
                    "id": 27004,
                    "name": "Lightning Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151891/?format=api",
        "demozoo_url": "https://demozoo.org/music/151891/",
        "id": 151891,
        "title": "Noise Gate",
        "author_nicks": [
            {
                "name": "Buxy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12073/?format=api",
                    "id": 12073,
                    "name": "Buxy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lightning Productions",
                "abbreviation": "LIP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27004/?format=api",
                    "id": 27004,
                    "name": "Lightning Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165877/?format=api",
        "demozoo_url": "https://demozoo.org/music/165877/",
        "id": 165877,
        "title": "Fast Rave",
        "author_nicks": [
            {
                "name": "Buxy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12073/?format=api",
                    "id": 12073,
                    "name": "Buxy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lightning Productions",
                "abbreviation": "LIP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27004/?format=api",
                    "id": 27004,
                    "name": "Lightning Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]