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

[
    {
        "url": "https://demozoo.org/api/v1/productions/95987/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95987/",
        "id": 95987,
        "title": "Link File Generator V1.92",
        "author_nicks": [
            {
                "name": "Mug U.K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2542/?format=api",
                    "id": 2542,
                    "name": "Mug U.K",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Source",
                "abbreviation": "SRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31987/?format=api",
                    "id": 31987,
                    "name": "The Source",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-11-19",
        "supertype": "production",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/125279/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125279/",
        "id": 125279,
        "title": "D.R.I - Thrash Metal Music Demo",
        "author_nicks": [
            {
                "name": "Mug U.K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2542/?format=api",
                    "id": 2542,
                    "name": "Mug U.K",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Source",
                "abbreviation": "SRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31987/?format=api",
                    "id": 31987,
                    "name": "The Source",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-01-31",
        "supertype": "production",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]