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

[
    {
        "url": "https://demozoo.org/api/v1/productions/86410/?format=api",
        "demozoo_url": "https://demozoo.org/productions/86410/",
        "id": 86410,
        "title": "HRFH Intro 1",
        "author_nicks": [
            {
                "name": "Hella-Rad Fucking Hackers",
                "abbreviation": "HRFH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53859/?format=api",
                    "id": 53859,
                    "name": "Hella-Rad Fucking Hackers",
                    "is_group": true
                }
            },
            {
                "name": "The Revolution",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31851/?format=api",
                    "id": 31851,
                    "name": "The Revolution",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "import-intro"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/86411/?format=api",
        "demozoo_url": "https://demozoo.org/productions/86411/",
        "id": 86411,
        "title": "HRFH Intro 2",
        "author_nicks": [
            {
                "name": "Hella-Rad Fucking Hackers",
                "abbreviation": "HRFH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53859/?format=api",
                    "id": 53859,
                    "name": "Hella-Rad Fucking Hackers",
                    "is_group": true
                }
            },
            {
                "name": "The Revolution",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31851/?format=api",
                    "id": 31851,
                    "name": "The Revolution",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "import-intro"
        ]
    }
]