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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178729/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178729/",
        "id": 178729,
        "title": "NOC-Who",
        "author_nicks": [
            {
                "name": "Nocturne Design",
                "abbreviation": "NOC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74447/?format=api",
                    "id": 74447,
                    "name": "Nocturne Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Renegade",
                "abbreviation": "RNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28588/?format=api",
                    "id": 28588,
                    "name": "Renegade",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "amiex-who"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/277862/?format=api",
        "demozoo_url": "https://demozoo.org/productions/277862/",
        "id": 277862,
        "title": "WhADiZ v5.7",
        "author_nicks": [
            {
                "name": "Fake Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113989/?format=api",
                    "id": 113989,
                    "name": "Fake Inc.",
                    "is_group": true
                }
            },
            {
                "name": "Nocturne Design",
                "abbreviation": "NOC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74447/?format=api",
                    "id": 74447,
                    "name": "Nocturne Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "amiex-misc"
        ]
    }
]