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

[
    {
        "url": "https://demozoo.org/api/v1/productions/208769/?format=api",
        "demozoo_url": "https://demozoo.org/music/208769/",
        "id": 208769,
        "title": "False Dreams",
        "author_nicks": [
            {
                "name": "Farqu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3910/?format=api",
                    "id": 3910,
                    "name": "Farqu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nikki Corruptions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7700/?format=api",
                    "id": 7700,
                    "name": "Nikki Corruptions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-04-20",
        "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",
            "lost-ish",
            "startrekker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157426/?format=api",
        "demozoo_url": "https://demozoo.org/music/157426/",
        "id": 157426,
        "title": "Fester # 3",
        "author_nicks": [
            {
                "name": "Fester",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65497/?format=api",
                    "id": 65497,
                    "name": "Fester",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nikki Corruptions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7700/?format=api",
                    "id": 7700,
                    "name": "Nikki Corruptions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-12-06",
        "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"
        ]
    }
]