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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58258/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58258/",
        "id": 58258,
        "title": "WildWild",
        "author_nicks": [
            {
                "name": "Mados",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5832/?format=api",
                    "id": 5832,
                    "name": "Mados",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TAP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5834/?format=api",
                    "id": 5834,
                    "name": "TAP",
                    "is_group": true
                }
            },
            {
                "name": "WildMag Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17262/?format=api",
                    "id": 17262,
                    "name": "WildMag Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-09-15",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]