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

[
    {
        "url": "https://demozoo.org/api/v1/productions/292005/?format=api",
        "demozoo_url": "https://demozoo.org/music/292005/",
        "id": 292005,
        "title": "War of My Mind",
        "author_nicks": [
            {
                "name": "Accidental",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121733/?format=api",
                    "id": 121733,
                    "name": "Accidental",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Superiority Complex",
                "abbreviation": "SCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16917/?format=api",
                    "id": 16917,
                    "name": "Superiority Complex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-09-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283473/?format=api",
        "demozoo_url": "https://demozoo.org/music/283473/",
        "id": 283473,
        "title": "Sinking in Despair",
        "author_nicks": [
            {
                "name": "DNA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16919/?format=api",
                    "id": 16919,
                    "name": "DNA",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Superiority Complex",
                "abbreviation": "SCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16917/?format=api",
                    "id": 16917,
                    "name": "Superiority Complex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    }
]