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

[
    {
        "url": "https://demozoo.org/api/v1/productions/319765/?format=api",
        "demozoo_url": "https://demozoo.org/music/319765/",
        "id": 319765,
        "title": "Train To The Moon",
        "author_nicks": [
            {
                "name": "Dray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95538/?format=api",
                    "id": 95538,
                    "name": "Dray",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eye-D-Alistic",
                "abbreviation": "EdA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19789/?format=api",
                    "id": 19789,
                    "name": "Eye-D-Alistic",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290593/?format=api",
        "demozoo_url": "https://demozoo.org/music/290593/",
        "id": 290593,
        "title": "Dead Paradise",
        "author_nicks": [
            {
                "name": "Seb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120429/?format=api",
                    "id": 120429,
                    "name": "Seb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eye-D-Alistic",
                "abbreviation": "EdA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19789/?format=api",
                    "id": 19789,
                    "name": "Eye-D-Alistic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-03",
        "supertype": "music",
        "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/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]