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

[
    {
        "url": "https://demozoo.org/api/v1/productions/55078/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/55078/",
        "id": 55078,
        "title": "?",
        "author_nicks": [
            {
                "name": "Dune",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32905/?format=api",
                    "id": 32905,
                    "name": "Dune",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DrakPak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32906/?format=api",
                    "id": 32906,
                    "name": "DrakPak",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161736/?format=api",
        "demozoo_url": "https://demozoo.org/music/161736/",
        "id": 161736,
        "title": "Sign Your Name",
        "author_nicks": [
            {
                "name": "Pythagoras",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58461/?format=api",
                    "id": 58461,
                    "name": "Pythagoras",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DrakPak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32906/?format=api",
                    "id": 32906,
                    "name": "DrakPak",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-03-30",
        "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/137777/?format=api",
        "demozoo_url": "https://demozoo.org/music/137777/",
        "id": 137777,
        "title": "Sad Minds",
        "author_nicks": [
            {
                "name": "Black Rat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58457/?format=api",
                    "id": 58457,
                    "name": "Black Rat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DrakPak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32906/?format=api",
                    "id": 32906,
                    "name": "DrakPak",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-01-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"
        ]
    }
]