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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218191/?format=api",
        "demozoo_url": "https://demozoo.org/music/218191/",
        "id": 218191,
        "title": "Endsong",
        "author_nicks": [
            {
                "name": "Jazzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66234/?format=api",
                    "id": 66234,
                    "name": "Jazzy-D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Delon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8039/?format=api",
                    "id": 8039,
                    "name": "Delon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-09-26",
        "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/218192/?format=api",
        "demozoo_url": "https://demozoo.org/music/218192/",
        "id": 218192,
        "title": "Pina",
        "author_nicks": [
            {
                "name": "Jazzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66234/?format=api",
                    "id": 66234,
                    "name": "Jazzy-D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Delon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8039/?format=api",
                    "id": 8039,
                    "name": "Delon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-09-26",
        "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/218193/?format=api",
        "demozoo_url": "https://demozoo.org/music/218193/",
        "id": 218193,
        "title": "Stupid Girls",
        "author_nicks": [
            {
                "name": "Jazzy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66234/?format=api",
                    "id": 66234,
                    "name": "Jazzy-D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Delon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8039/?format=api",
                    "id": 8039,
                    "name": "Delon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-09-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]