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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322465/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/322465/",
        "id": 322465,
        "title": "The Stranger",
        "author_nicks": [
            {
                "name": "alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108887/?format=api",
                    "id": 108887,
                    "name": "alien",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ScenePT All Stars",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106281/?format=api",
                    "id": 106281,
                    "name": "ScenePT All Stars",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-04-09",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "blossom"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292401/?format=api",
        "demozoo_url": "https://demozoo.org/music/292401/",
        "id": 292401,
        "title": "Results May Vary",
        "author_nicks": [
            {
                "name": "Jeenio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3048/?format=api",
                    "id": 3048,
                    "name": "Jeenio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Accession",
                "abbreviation": "ACC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                    "id": 935,
                    "name": "Accession",
                    "is_group": true
                }
            },
            {
                "name": "ScenePT All Stars",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106281/?format=api",
                    "id": 106281,
                    "name": "ScenePT All Stars",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-04-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317927/?format=api",
        "demozoo_url": "https://demozoo.org/music/317927/",
        "id": 317927,
        "title": "Inercia 2019 Invtro",
        "author_nicks": [
            {
                "name": "Jeenio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3048/?format=api",
                    "id": 3048,
                    "name": "Jeenio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ScenePT All Stars",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106281/?format=api",
                    "id": 106281,
                    "name": "ScenePT All Stars",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-10-26",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]