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

[
    {
        "url": "https://demozoo.org/api/v1/productions/205911/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/205911/",
        "id": 205911,
        "title": "Epic Sunset",
        "author_nicks": [
            {
                "name": "B2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38616/?format=api",
                    "id": 38616,
                    "name": "B2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brown Birdie Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90689/?format=api",
                    "id": 90689,
                    "name": "Brown Birdie Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-07-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205924/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/205924/",
        "id": 205924,
        "title": "Paddan Boll",
        "author_nicks": [
            {
                "name": "B2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38616/?format=api",
                    "id": 38616,
                    "name": "B2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brown Birdie Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90689/?format=api",
                    "id": 90689,
                    "name": "Brown Birdie Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-07-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]