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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57794/?format=api",
        "demozoo_url": "https://demozoo.org/music/57794/",
        "id": 57794,
        "title": "Epidemic",
        "author_nicks": [
            {
                "name": "Beeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20570/?format=api",
                    "id": 20570,
                    "name": "Beeper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Antidotum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16784/?format=api",
                    "id": 16784,
                    "name": "Antidothum",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/267256/?format=api",
        "demozoo_url": "https://demozoo.org/music/267256/",
        "id": 267256,
        "title": "My Perfect World",
        "author_nicks": [
            {
                "name": "Beeper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20570/?format=api",
                    "id": 20570,
                    "name": "Beeper",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Antidothum",
                "abbreviation": "ATH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16784/?format=api",
                    "id": 16784,
                    "name": "Antidothum",
                    "is_group": true
                }
            },
            {
                "name": "Flow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47964/?format=api",
                    "id": 47964,
                    "name": "Flow",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    }
]