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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29435/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29435/",
        "id": 29435,
        "title": "Alien Cult",
        "author_nicks": [
            {
                "name": "Exodus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20092/?format=api",
                    "id": 20092,
                    "name": "Exodus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alternative",
                "abbreviation": "The Alternative",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20088/?format=api",
                    "id": 20088,
                    "name": "Alternative",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29436/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29436/",
        "id": 29436,
        "title": "Arctic",
        "author_nicks": [
            {
                "name": "Genom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20093/?format=api",
                    "id": 20093,
                    "name": "Genom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Alternative",
                "abbreviation": "The Alternative",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20088/?format=api",
                    "id": 20088,
                    "name": "Alternative",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]