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

[
    {
        "url": "https://demozoo.org/api/v1/productions/119156/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119156/",
        "id": 119156,
        "title": "Stressssssssssssss 2",
        "author_nicks": [
            {
                "name": "Ted De Brak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52426/?format=api",
                    "id": 52426,
                    "name": "Ted De Brak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dutch Posse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6041/?format=api",
                    "id": 6041,
                    "name": "Dutch Posse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-08-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/49751/?format=api",
        "demozoo_url": "https://demozoo.org/productions/49751/",
        "id": 49751,
        "title": "Stress",
        "author_nicks": [
            {
                "name": "Regilio Frituur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29914/?format=api",
                    "id": 29914,
                    "name": "Regilio Frituur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dutch Posse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6041/?format=api",
                    "id": 6041,
                    "name": "Dutch Posse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-05-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]