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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58218/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58218/",
        "id": 58218,
        "title": "AlienHitchhiker",
        "author_nicks": [
            {
                "name": "MoleGene",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17946/?format=api",
                    "id": 17946,
                    "name": "MoleGene",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Imagine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11466/?format=api",
                    "id": 11466,
                    "name": "Imagine",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-17",
        "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/24818/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24818/",
        "id": 24818,
        "title": "Attack on Bismarck",
        "author_nicks": [
            {
                "name": "MoleGene",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17946/?format=api",
                    "id": 17946,
                    "name": "MoleGene",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Imagine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11466/?format=api",
                    "id": 11466,
                    "name": "Imagine",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "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/140487/?format=api",
        "demozoo_url": "https://demozoo.org/music/140487/",
        "id": 140487,
        "title": "You Are Not A God",
        "author_nicks": [
            {
                "name": "Echo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11465/?format=api",
                    "id": 11465,
                    "name": "Echo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Imagine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11466/?format=api",
                    "id": 11466,
                    "name": "Imagine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-12-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]