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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28897/?format=api",
        "demozoo_url": "https://demozoo.org/music/28897/",
        "id": 28897,
        "title": "Sad But True",
        "author_nicks": [
            {
                "name": "Mockery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19792/?format=api",
                    "id": 19792,
                    "name": "Mockery",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Delusion",
                "abbreviation": "D-LUSi0N",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19793/?format=api",
                    "id": 19793,
                    "name": "Delusion",
                    "is_group": true
                }
            },
            {
                "name": "Purge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13205/?format=api",
                    "id": 13205,
                    "name": "Purge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dmf",
            "21ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/287401/?format=api",
        "demozoo_url": "https://demozoo.org/music/287401/",
        "id": 287401,
        "title": "The Kiss of Treachery",
        "author_nicks": [
            {
                "name": "Mockery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19792/?format=api",
                    "id": 19792,
                    "name": "Mockery",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Delusion",
                "abbreviation": "D-LUSi0N",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19793/?format=api",
                    "id": 19793,
                    "name": "Delusion",
                    "is_group": true
                }
            },
            {
                "name": "Purge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13205/?format=api",
                    "id": 13205,
                    "name": "Purge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]