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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36306/?format=api",
        "demozoo_url": "https://demozoo.org/music/36306/",
        "id": 36306,
        "title": "Compofiller 3000",
        "author_nicks": [
            {
                "name": "Baggio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2397/?format=api",
                    "id": 2397,
                    "name": "Baggio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Evolution",
                "abbreviation": "EVO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12780/?format=api",
                    "id": 12780,
                    "name": "Evolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-06-30",
        "supertype": "music",
        "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/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76872/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/76872/",
        "id": 76872,
        "title": "Bouh!",
        "author_nicks": [
            {
                "name": "Baggio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2397/?format=api",
                    "id": 2397,
                    "name": "Baggio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Evolution",
                "abbreviation": "EVO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12780/?format=api",
                    "id": 12780,
                    "name": "Evolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-01-10",
        "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/54886/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54886/",
        "id": 54886,
        "title": "Real-Life-Demo",
        "author_nicks": [
            {
                "name": "Baggio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2397/?format=api",
                    "id": 2397,
                    "name": "Baggio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Evolution",
                "abbreviation": "EVO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12780/?format=api",
                    "id": 12780,
                    "name": "Evolution",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-20",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "commercial-music"
        ]
    }
]