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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311565/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/311565/",
        "id": 311565,
        "title": "Ukraine",
        "author_nicks": [
            {
                "name": "Anachronist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80911/?format=api",
                    "id": 80911,
                    "name": "Anachronist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Impure",
                "abbreviation": "imp",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                    "id": 10320,
                    "name": "Impure",
                    "is_group": true
                }
            },
            {
                "name": "Legacy Krew",
                "abbreviation": "LGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111923/?format=api",
                    "id": 111923,
                    "name": "Legacy Krew",
                    "is_group": true
                }
            },
            {
                "name": "Phenom Productions",
                "abbreviation": "PN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83562/?format=api",
                    "id": 83562,
                    "name": "Phenom Productions",
                    "is_group": true
                }
            },
            {
                "name": "Void",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10054/?format=api",
                    "id": 10054,
                    "name": "Void",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-08-06",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "ukraine"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196626/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/196626/",
        "id": 196626,
        "title": "Dreams27",
        "author_nicks": [
            {
                "name": "Anachronist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80911/?format=api",
                    "id": 80911,
                    "name": "Anachronist",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Impure",
                "abbreviation": "imp",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                    "id": 10320,
                    "name": "Impure",
                    "is_group": true
                }
            },
            {
                "name": "Phenom Productions",
                "abbreviation": "PN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83562/?format=api",
                    "id": 83562,
                    "name": "Phenom Productions",
                    "is_group": true
                }
            },
            {
                "name": "Void",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10054/?format=api",
                    "id": 10054,
                    "name": "Void",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-12-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]