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

[
    {
        "url": "https://demozoo.org/api/v1/productions/290518/?format=api",
        "demozoo_url": "https://demozoo.org/music/290518/",
        "id": 290518,
        "title": "You Got What I Need",
        "author_nicks": [
            {
                "name": "Justin Case",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62069/?format=api",
                    "id": 62069,
                    "name": "Deetail",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130350/?format=api",
                    "id": 130350,
                    "name": "Exile",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-07",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306118/?format=api",
        "demozoo_url": "https://demozoo.org/music/306118/",
        "id": 306118,
        "title": "Sunset",
        "author_nicks": [
            {
                "name": "Warlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130354/?format=api",
                    "id": 130354,
                    "name": "Warlock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130350/?format=api",
                    "id": 130350,
                    "name": "Exile",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]