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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45485/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45485/",
        "id": 45485,
        "title": "Dream",
        "author_nicks": [
            {
                "name": "Delta9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5850/?format=api",
                    "id": 5850,
                    "name": "Delta9",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Colorfast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16070/?format=api",
                    "id": 16070,
                    "name": "Colorfast",
                    "is_group": true
                }
            },
            {
                "name": "The Ultimate Mayas",
                "abbreviation": "TUM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10226/?format=api",
                    "id": 10226,
                    "name": "The Ultimate Mayas",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-12-11",
        "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/21857/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21857/",
        "id": 21857,
        "title": "Industrial",
        "author_nicks": [
            {
                "name": "Delta9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5850/?format=api",
                    "id": 5850,
                    "name": "Delta9",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Colorfast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16070/?format=api",
                    "id": 16070,
                    "name": "Colorfast",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]