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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72966/?format=api",
        "demozoo_url": "https://demozoo.org/music/72966/",
        "id": 72966,
        "title": "Daylight All Night",
        "author_nicks": [
            {
                "name": "Swantti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3902/?format=api",
                    "id": 3902,
                    "name": "Swan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Midnightsun",
                "abbreviation": "MNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3900/?format=api",
                    "id": 3900,
                    "name": "Midnightsun",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/155382/?format=api",
        "demozoo_url": "https://demozoo.org/music/155382/",
        "id": 155382,
        "title": "Nucleartransmission",
        "author_nicks": [
            {
                "name": "Swantti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3902/?format=api",
                    "id": 3902,
                    "name": "Swan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Midnightsun",
                "abbreviation": "MNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3900/?format=api",
                    "id": 3900,
                    "name": "Midnightsun",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-11-25",
        "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/21933/?format=api",
        "demozoo_url": "https://demozoo.org/music/21933/",
        "id": 21933,
        "title": "Crockett's Theme",
        "author_nicks": [
            {
                "name": "Swantti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3902/?format=api",
                    "id": 3902,
                    "name": "Swan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Midnightsun",
                "abbreviation": "MNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3900/?format=api",
                    "id": 3900,
                    "name": "Midnightsun",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-08-12",
        "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",
            "cover-version"
        ]
    }
]