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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77573/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77573/",
        "id": 77573,
        "title": "Bitslife",
        "author_nicks": [
            {
                "name": "Wiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3662/?format=api",
                    "id": 3662,
                    "name": "Wiz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trolls In The Shadows",
                "abbreviation": "TITS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3721/?format=api",
                    "id": 3721,
                    "name": "Trolls In The Shadows",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1012/?format=api",
        "demozoo_url": "https://demozoo.org/music/1012/",
        "id": 1012,
        "title": "Breakpoint Is Indestructable",
        "author_nicks": [
            {
                "name": "xtrium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3695/?format=api",
                    "id": 3695,
                    "name": "xtrium",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trolls In The Shadows",
                "abbreviation": "TITS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3721/?format=api",
                    "id": 3721,
                    "name": "Trolls In The Shadows",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-04-05",
        "supertype": "music",
        "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/31/?format=api",
                "id": 31,
                "name": "Executable Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25562/?format=api",
        "demozoo_url": "https://demozoo.org/music/25562/",
        "id": 25562,
        "title": "Slices Of Smoothness",
        "author_nicks": [
            {
                "name": "xtrium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3695/?format=api",
                    "id": 3695,
                    "name": "xtrium",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trolls In The Shadows",
                "abbreviation": "TITS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3721/?format=api",
                    "id": 3721,
                    "name": "Trolls In The Shadows",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-08-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "loop"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/86988/?format=api",
        "demozoo_url": "https://demozoo.org/music/86988/",
        "id": 86988,
        "title": "The Art of Sound",
        "author_nicks": [
            {
                "name": "xtrium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3695/?format=api",
                    "id": 3695,
                    "name": "xtrium",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Trolls In The Shadows",
                "abbreviation": "TITS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3721/?format=api",
                    "id": 3721,
                    "name": "Trolls In The Shadows",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-03-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]