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

[
    {
        "url": "https://demozoo.org/api/v1/productions/5184/?format=api",
        "demozoo_url": "https://demozoo.org/music/5184/",
        "id": 5184,
        "title": "Naturally",
        "author_nicks": [
            {
                "name": "Heretic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6517/?format=api",
                    "id": 6517,
                    "name": "Heretic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nailbomb",
                "abbreviation": "NLB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77996/?format=api",
                    "id": 77996,
                    "name": "Nailbomb",
                    "is_group": true
                }
            },
            {
                "name": "Zembla",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120114/?format=api",
                    "id": 120114,
                    "name": "Zembla",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "fasttracker",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303326/?format=api",
        "demozoo_url": "https://demozoo.org/music/303326/",
        "id": 303326,
        "title": "Fading Sympathy",
        "author_nicks": [
            {
                "name": "Heretic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6517/?format=api",
                    "id": 6517,
                    "name": "Heretic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nailbomb",
                "abbreviation": "NLB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77996/?format=api",
                    "id": 77996,
                    "name": "Nailbomb",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "mod"
        ]
    }
]