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

[
    {
        "url": "https://demozoo.org/api/v1/productions/196803/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196803/",
        "id": 196803,
        "title": "The Week",
        "author_nicks": [
            {
                "name": "Sumo Lounge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12103/?format=api",
                    "id": 12103,
                    "name": "Sumo Lounge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Moppi Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/381/?format=api",
                    "id": 381,
                    "name": "Moppi Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19527/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19527/",
        "id": 19527,
        "title": "Banjo",
        "author_nicks": [
            {
                "name": "Memon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/380/?format=api",
                    "id": 380,
                    "name": "Memon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Moppi Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/381/?format=api",
                    "id": 381,
                    "name": "Moppi Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]