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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20886/?format=api",
        "demozoo_url": "https://demozoo.org/music/20886/",
        "id": 20886,
        "title": "Closed Circles",
        "author_nicks": [
            {
                "name": "Graavik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15255/?format=api",
                    "id": 15255,
                    "name": "Graavik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Waste",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15256/?format=api",
                    "id": 15256,
                    "name": "Waste",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165098/?format=api",
        "demozoo_url": "https://demozoo.org/music/165098/",
        "id": 165098,
        "title": "Energy Flow",
        "author_nicks": [
            {
                "name": "Grabbie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17575/?format=api",
                    "id": 17575,
                    "name": "Grabbie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Waste",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15256/?format=api",
                    "id": 15256,
                    "name": "Waste",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    }
]