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

[
    {
        "url": "https://demozoo.org/api/v1/productions/2998/?format=api",
        "demozoo_url": "https://demozoo.org/music/2998/",
        "id": 2998,
        "title": "Jungle Fever",
        "author_nicks": [
            {
                "name": "Enigmus H",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5307/?format=api",
                    "id": 5307,
                    "name": "Enigmus Hammer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberdogs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5308/?format=api",
                    "id": 5308,
                    "name": "Cyberdogs",
                    "is_group": true
                }
            },
            {
                "name": "Instinct",
                "abbreviation": "ITC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1220/?format=api",
                    "id": 1220,
                    "name": "Instinct",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/89213/?format=api",
        "demozoo_url": "https://demozoo.org/music/89213/",
        "id": 89213,
        "title": "Rattling Breeze Mix",
        "author_nicks": [
            {
                "name": "Enigmus H",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5307/?format=api",
                    "id": 5307,
                    "name": "Enigmus Hammer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberdogs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5308/?format=api",
                    "id": 5308,
                    "name": "Cyberdogs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/2547/?format=api",
        "demozoo_url": "https://demozoo.org/music/2547/",
        "id": 2547,
        "title": "Longing Submix",
        "author_nicks": [
            {
                "name": "Enigmus H",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5307/?format=api",
                    "id": 5307,
                    "name": "Enigmus Hammer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberdogs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5308/?format=api",
                    "id": 5308,
                    "name": "Cyberdogs",
                    "is_group": true
                }
            },
            {
                "name": "X-Factor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5270/?format=api",
                    "id": 5270,
                    "name": "X-Factor",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]