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

[
    {
        "url": "https://demozoo.org/api/v1/productions/286545/?format=api",
        "demozoo_url": "https://demozoo.org/music/286545/",
        "id": 286545,
        "title": "Amiga Flute",
        "author_nicks": [
            {
                "name": "Inopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/516/?format=api",
                    "id": 516,
                    "name": "Inopia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blup!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22107/?format=api",
                    "id": 22107,
                    "name": "Blup!",
                    "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": [
            "4ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286078/?format=api",
        "demozoo_url": "https://demozoo.org/music/286078/",
        "id": 286078,
        "title": "Whatever Man",
        "author_nicks": [
            {
                "name": "Inopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/516/?format=api",
                    "id": 516,
                    "name": "Inopia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blup!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22107/?format=api",
                    "id": 22107,
                    "name": "Blup!",
                    "is_group": true
                }
            },
            {
                "name": "Outlaw Triad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23419/?format=api",
                    "id": 23419,
                    "name": "Outlaw Triad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-09-28",
        "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/297414/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297414/",
        "id": 297414,
        "title": "Killerfish!",
        "author_nicks": [
            {
                "name": "Inopia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/516/?format=api",
                    "id": 516,
                    "name": "Inopia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Blup!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22107/?format=api",
                    "id": 22107,
                    "name": "Blup!",
                    "is_group": true
                }
            },
            {
                "name": "Outlaw Triad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23419/?format=api",
                    "id": 23419,
                    "name": "Outlaw Triad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-09-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]