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

[
    {
        "url": "https://demozoo.org/api/v1/productions/183143/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/183143/",
        "id": 183143,
        "title": "?",
        "author_nicks": [
            {
                "name": "Nessy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75999/?format=api",
                    "id": 75999,
                    "name": "Nessy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brain Lego",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76001/?format=api",
                    "id": 76001,
                    "name": "Brain Lego",
                    "is_group": true
                }
            },
            {
                "name": "Silicon",
                "abbreviation": "SLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7225/?format=api",
                    "id": 7225,
                    "name": "Silicon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183145/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/183145/",
        "id": 183145,
        "title": "?",
        "author_nicks": [
            {
                "name": "Nessy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75999/?format=api",
                    "id": 75999,
                    "name": "Nessy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brain Lego",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76001/?format=api",
                    "id": 76001,
                    "name": "Brain Lego",
                    "is_group": true
                }
            },
            {
                "name": "Silicon",
                "abbreviation": "SLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7225/?format=api",
                    "id": 7225,
                    "name": "Silicon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]