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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6418/?format=api",
        "demozoo_url": "https://demozoo.org/music/6418/",
        "id": 6418,
        "title": "Harakiri",
        "author_nicks": [
            {
                "name": "Tsaca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3209/?format=api",
                    "id": 3209,
                    "name": "Tsaca",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Artists Inc.",
                "abbreviation": "DAI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46758/?format=api",
                    "id": 46758,
                    "name": "Digital Artists Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07-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/208441/?format=api",
        "demozoo_url": "https://demozoo.org/music/208441/",
        "id": 208441,
        "title": "Party Intro",
        "author_nicks": [
            {
                "name": "Tsaca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3209/?format=api",
                    "id": 3209,
                    "name": "Tsaca",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Artists Inc.",
                "abbreviation": "DAI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46758/?format=api",
                    "id": 46758,
                    "name": "Digital Artists Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-12-07",
        "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/196281/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196281/",
        "id": 196281,
        "title": "The Tecnical Exception",
        "author_nicks": [
            {
                "name": "Tsaca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3209/?format=api",
                    "id": 3209,
                    "name": "Tsaca",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Artists Inc.",
                "abbreviation": "DAI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46758/?format=api",
                    "id": 46758,
                    "name": "Digital Artists Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-12",
        "supertype": "production",
        "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/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]