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

[
    {
        "url": "https://demozoo.org/api/v1/productions/117825/?format=api",
        "demozoo_url": "https://demozoo.org/music/117825/",
        "id": 117825,
        "title": "Move",
        "author_nicks": [
            {
                "name": "Zepi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20271/?format=api",
                    "id": 20271,
                    "name": "Bartman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ZEPI United Programmers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49830/?format=api",
                    "id": 49830,
                    "name": "ZEPI United Programmers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117843/?format=api",
        "demozoo_url": "https://demozoo.org/music/117843/",
        "id": 117843,
        "title": "Zepi",
        "author_nicks": [
            {
                "name": "Zepi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20271/?format=api",
                    "id": 20271,
                    "name": "Bartman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ZEPI United Programmers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49830/?format=api",
                    "id": 49830,
                    "name": "ZEPI United Programmers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    }
]