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

[
    {
        "url": "https://demozoo.org/api/v1/productions/138318/?format=api",
        "demozoo_url": "https://demozoo.org/productions/138318/",
        "id": 138318,
        "title": "50 Darran Sävyä",
        "author_nicks": [
            {
                "name": "Invalidco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44983/?format=api",
                    "id": 44983,
                    "name": "Invalidco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pants^2",
                "abbreviation": "P2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41846/?format=api",
                    "id": 41846,
                    "name": "Pants^2",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-05-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]