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

[
    {
        "url": "https://demozoo.org/api/v1/productions/84874/?format=api",
        "demozoo_url": "https://demozoo.org/productions/84874/",
        "id": 84874,
        "title": "Blockparty 2k7 Partytro",
        "author_nicks": [
            {
                "name": "NeZbiE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9773/?format=api",
                    "id": 9773,
                    "name": "NeZbiE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "GL.Fusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9774/?format=api",
                    "id": 9774,
                    "name": "GL.Fusion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-04-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/79258/?format=api",
        "demozoo_url": "https://demozoo.org/music/79258/",
        "id": 79258,
        "title": "Number 1 Riled",
        "author_nicks": [
            {
                "name": "Akr0",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41184/?format=api",
                    "id": 41184,
                    "name": "Akr0",
                    "is_group": false
                }
            },
            {
                "name": "Tranxen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11006/?format=api",
                    "id": 11006,
                    "name": "Tranxen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "GL.Fusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9774/?format=api",
                    "id": 9774,
                    "name": "GL.Fusion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-09-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]