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

[
    {
        "url": "https://demozoo.org/api/v1/productions/120042/?format=api",
        "demozoo_url": "https://demozoo.org/music/120042/",
        "id": 120042,
        "title": "Space 3",
        "author_nicks": [
            {
                "name": "IronSide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31670/?format=api",
                    "id": 31670,
                    "name": "IronSide",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Impact",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31657/?format=api",
                    "id": 31657,
                    "name": "Impact",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-16",
        "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/120045/?format=api",
        "demozoo_url": "https://demozoo.org/music/120045/",
        "id": 120045,
        "title": "Impact 6",
        "author_nicks": [
            {
                "name": "IronSide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31670/?format=api",
                    "id": 31670,
                    "name": "IronSide",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Impact",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31657/?format=api",
                    "id": 31657,
                    "name": "Impact",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-05-24",
        "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/120044/?format=api",
        "demozoo_url": "https://demozoo.org/music/120044/",
        "id": 120044,
        "title": "To Grzz",
        "author_nicks": [
            {
                "name": "IronSide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31670/?format=api",
                    "id": 31670,
                    "name": "IronSide",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Impact",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31657/?format=api",
                    "id": 31657,
                    "name": "Impact",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-04-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]