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

[
    {
        "url": "https://demozoo.org/api/v1/productions/128916/?format=api",
        "demozoo_url": "https://demozoo.org/productions/128916/",
        "id": 128916,
        "title": "Cowina endpart",
        "author_nicks": [
            {
                "name": "Poke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9363/?format=api",
                    "id": 9363,
                    "name": "Poke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Patisoners",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8928/?format=api",
                    "id": 8928,
                    "name": "Patisoners",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-11-29",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "cowina"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49446/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49446/",
        "id": 49446,
        "title": "Eklhaft SP2",
        "author_nicks": [
            {
                "name": "Krap Gang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8927/?format=api",
                    "id": 8927,
                    "name": "Krap Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-03-20",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zx-spectrum-128k",
            "zx-multicolour-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/152273/?format=api",
        "demozoo_url": "https://demozoo.org/productions/152273/",
        "id": 152273,
        "title": "SID for ZX Spectrum",
        "author_nicks": [
            {
                "name": "Poke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9363/?format=api",
                    "id": 9363,
                    "name": "Poke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Patisoners",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8928/?format=api",
                    "id": 8928,
                    "name": "Patisoners",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-03-18",
        "supertype": "production",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8013/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8013/",
        "id": 8013,
        "title": "Koroptef's Eklhaft Kentus Professional",
        "author_nicks": [
            {
                "name": "Krap Gang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8927/?format=api",
                    "id": 8927,
                    "name": "Krap Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-07-09",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]