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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168792/?format=api",
        "demozoo_url": "https://demozoo.org/music/168792/",
        "id": 168792,
        "title": "Scene is about... money?",
        "author_nicks": [
            {
                "name": "Dangbird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25959/?format=api",
                    "id": 25959,
                    "name": "Dangbird",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Priority",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23343/?format=api",
                    "id": 23343,
                    "name": "Priority",
                    "is_group": true
                }
            },
            {
                "name": "Spartas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25960/?format=api",
                    "id": 25960,
                    "name": "Spartas",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/160208/?format=api",
        "demozoo_url": "https://demozoo.org/music/160208/",
        "id": 160208,
        "title": "HouseBreaker",
        "author_nicks": [
            {
                "name": "Varguc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45376/?format=api",
                    "id": 45376,
                    "name": "Varguc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Priority",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23343/?format=api",
                    "id": 23343,
                    "name": "Priority",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/160307/?format=api",
        "demozoo_url": "https://demozoo.org/music/160307/",
        "id": 160307,
        "title": "Policei Remix",
        "author_nicks": [
            {
                "name": "Varguc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45376/?format=api",
                    "id": 45376,
                    "name": "Varguc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Priority",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23343/?format=api",
                    "id": 23343,
                    "name": "Priority",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]