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

[
    {
        "url": "https://demozoo.org/api/v1/productions/156161/?format=api",
        "demozoo_url": "https://demozoo.org/music/156161/",
        "id": 156161,
        "title": "Bursda",
        "author_nicks": [
            {
                "name": "Turtle Lotion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8372/?format=api",
                    "id": 8372,
                    "name": "Turtle Lotion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zwilight Tone",
                "abbreviation": "ZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7846/?format=api",
                    "id": 7846,
                    "name": "Zwilight Tone",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "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/171927/?format=api",
        "demozoo_url": "https://demozoo.org/music/171927/",
        "id": 171927,
        "title": "Leisure Suit Eric",
        "author_nicks": [
            {
                "name": "Spanish Inq.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71693/?format=api",
                    "id": 71693,
                    "name": "Spanish Inq.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zwilight Tone",
                "abbreviation": "ZT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7846/?format=api",
                    "id": 7846,
                    "name": "Zwilight Tone",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "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/195104/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195104/",
        "id": 195104,
        "title": "8192",
        "author_nicks": [
            {
                "name": "The Svilit Two",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82790/?format=api",
                    "id": 82790,
                    "name": "The Svilit Two",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "adlib"
        ]
    }
]