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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80197/?format=api",
        "demozoo_url": "https://demozoo.org/music/80197/",
        "id": 80197,
        "title": "Narcolepsia",
        "author_nicks": [
            {
                "name": "Seabrush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29724/?format=api",
                    "id": 29724,
                    "name": "Seabrush",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cybernail",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45049/?format=api",
                    "id": 45049,
                    "name": "Cybernail",
                    "is_group": true
                }
            },
            {
                "name": "Mystic Bytes",
                "abbreviation": "MB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2056/?format=api",
                    "id": 2056,
                    "name": "Mystic Bytes",
                    "is_group": true
                }
            },
            {
                "name": "Ultimaa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28645/?format=api",
                    "id": 28645,
                    "name": "Ultimaa",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-06-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    }
]