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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18704/?format=api",
        "demozoo_url": "https://demozoo.org/music/18704/",
        "id": 18704,
        "title": "Gloria",
        "author_nicks": [
            {
                "name": "Dane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                    "id": 1286,
                    "name": "Dane",
                    "is_group": false
                }
            },
            {
                "name": "Mitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4285/?format=api",
                    "id": 4285,
                    "name": "Mitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                    "id": 763,
                    "name": "Crest",
                    "is_group": true
                }
            },
            {
                "name": "Hype",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13446/?format=api",
                    "id": 13446,
                    "name": "Hype",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18707/?format=api",
        "demozoo_url": "https://demozoo.org/music/18707/",
        "id": 18707,
        "title": "Anal'ogue",
        "author_nicks": [
            {
                "name": "Jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/767/?format=api",
                    "id": 767,
                    "name": "Soren",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Camelot",
                "abbreviation": "CML",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137/?format=api",
                    "id": 137,
                    "name": "Camelot",
                    "is_group": true
                }
            },
            {
                "name": "Hype",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13446/?format=api",
                    "id": 13446,
                    "name": "Hype",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    }
]