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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58095/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58095/",
        "id": 58095,
        "title": "ykzi",
        "author_nicks": [
            {
                "name": "Anduril",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30177/?format=api",
                    "id": 30177,
                    "name": "Anduril",
                    "is_group": false
                }
            },
            {
                "name": "Sabre2th",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25279/?format=api",
                    "id": 25279,
                    "name": "Dutch Panther",
                    "is_group": false
                }
            },
            {
                "name": "Voltath",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28640/?format=api",
                    "id": 28640,
                    "name": "Voltath",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Air",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26251/?format=api",
                    "id": 26251,
                    "name": "Air",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-06-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zlib"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50691/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50691/",
        "id": 50691,
        "title": "Radon",
        "author_nicks": [
            {
                "name": "The Third Foundation",
                "abbreviation": "T3F",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/167/?format=api",
                    "id": 167,
                    "name": "The Third Foundation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Air",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26251/?format=api",
                    "id": 26251,
                    "name": "Air",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-03-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41254/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41254/",
        "id": 41254,
        "title": "Cherubs",
        "author_nicks": [
            {
                "name": "Deep",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15233/?format=api",
                    "id": 15233,
                    "name": "Deep",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Air",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26251/?format=api",
                    "id": 26251,
                    "name": "Air",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]