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

[
    {
        "url": "https://demozoo.org/api/v1/productions/65931/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/65931/",
        "id": 65931,
        "title": "Insect",
        "author_nicks": [
            {
                "name": "Ham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19028/?format=api",
                    "id": 19028,
                    "name": "Ham",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Imponance",
                "abbreviation": "IMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2200/?format=api",
                    "id": 2200,
                    "name": "Imponance",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-01-11",
        "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/147718/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/147718/",
        "id": 147718,
        "title": "Imponance Logo",
        "author_nicks": [
            {
                "name": "Ham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19028/?format=api",
                    "id": 19028,
                    "name": "Ham",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Imponance",
                "abbreviation": "IMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2200/?format=api",
                    "id": 2200,
                    "name": "Imponance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-05-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/27376/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27376/",
        "id": 27376,
        "title": "Newship",
        "author_nicks": [
            {
                "name": "Hyper-Cube",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19028/?format=api",
                    "id": 19028,
                    "name": "Ham",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Imponance",
                "abbreviation": "IMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2200/?format=api",
                    "id": 2200,
                    "name": "Imponance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "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/137385/?format=api",
        "demozoo_url": "https://demozoo.org/music/137385/",
        "id": 137385,
        "title": "Two Minutes In Chaos",
        "author_nicks": [
            {
                "name": "Total E",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58250/?format=api",
                    "id": 58250,
                    "name": "Total E",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Imponance",
                "abbreviation": "IMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2200/?format=api",
                    "id": 2200,
                    "name": "Imponance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]