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

[
    {
        "url": "https://demozoo.org/api/v1/productions/111415/?format=api",
        "demozoo_url": "https://demozoo.org/music/111415/",
        "id": 111415,
        "title": "Rare (Main Part)",
        "author_nicks": [
            {
                "name": "Alchemist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31996/?format=api",
                    "id": 31996,
                    "name": "Alchemist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Ultra Crew",
                "abbreviation": "TUC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32164/?format=api",
                    "id": 32164,
                    "name": "The Ultra Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-07-28",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/111416/?format=api",
        "demozoo_url": "https://demozoo.org/music/111416/",
        "id": 111416,
        "title": "Rare (Endpart)",
        "author_nicks": [
            {
                "name": "Alchemist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31996/?format=api",
                    "id": 31996,
                    "name": "Alchemist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Ultra Crew",
                "abbreviation": "TUC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32164/?format=api",
                    "id": 32164,
                    "name": "The Ultra Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-07-28",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/111414/?format=api",
        "demozoo_url": "https://demozoo.org/music/111414/",
        "id": 111414,
        "title": "Big Floppy People 06",
        "author_nicks": [
            {
                "name": "Alchemist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31996/?format=api",
                    "id": 31996,
                    "name": "Alchemist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Ultra Crew",
                "abbreviation": "TUC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32164/?format=api",
                    "id": 32164,
                    "name": "The Ultra Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-07-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    }
]