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

[
    {
        "url": "https://demozoo.org/api/v1/productions/259583/?format=api",
        "demozoo_url": "https://demozoo.org/music/259583/",
        "id": 259583,
        "title": "chips and curry",
        "author_nicks": [
            {
                "name": "Steinar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55184/?format=api",
                    "id": 55184,
                    "name": "Steinar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sepultura",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56756/?format=api",
                    "id": 56756,
                    "name": "Sepultura",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-10-15",
        "supertype": "music",
        "platforms": [],
        "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/132561/?format=api",
        "demozoo_url": "https://demozoo.org/music/132561/",
        "id": 132561,
        "title": "Citadel",
        "author_nicks": [
            {
                "name": "Steiner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55184/?format=api",
                    "id": 55184,
                    "name": "Steinar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sepultura",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56756/?format=api",
                    "id": 56756,
                    "name": "Sepultura",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-10-05",
        "supertype": "music",
        "platforms": [],
        "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/259584/?format=api",
        "demozoo_url": "https://demozoo.org/music/259584/",
        "id": 259584,
        "title": "Chips And Drums",
        "author_nicks": [
            {
                "name": "Steinar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55184/?format=api",
                    "id": 55184,
                    "name": "Steinar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sepultura",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56756/?format=api",
                    "id": 56756,
                    "name": "Sepultura",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]