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

[
    {
        "url": "https://demozoo.org/api/v1/productions/289271/?format=api",
        "demozoo_url": "https://demozoo.org/music/289271/",
        "id": 289271,
        "title": "Dance XTC",
        "author_nicks": [
            {
                "name": "Dune",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/486/?format=api",
                    "id": 486,
                    "name": "Dune",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Misery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1829/?format=api",
                    "id": 1829,
                    "name": "Misery",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/1311/?format=api",
        "demozoo_url": "https://demozoo.org/music/1311/",
        "id": 1311,
        "title": "Utopia",
        "author_nicks": [
            {
                "name": "Dune",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/486/?format=api",
                    "id": 486,
                    "name": "Dune",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Misery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1829/?format=api",
                    "id": 1829,
                    "name": "Misery",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-02",
        "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/1349/?format=api",
        "demozoo_url": "https://demozoo.org/music/1349/",
        "id": 1349,
        "title": "BBS-Imawitcttn",
        "author_nicks": [
            {
                "name": "Dune",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/486/?format=api",
                    "id": 486,
                    "name": "Dune",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Misery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1829/?format=api",
                    "id": 1829,
                    "name": "Misery",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-12-23",
        "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"
        ]
    }
]