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

[
    {
        "url": "https://demozoo.org/api/v1/productions/57574/?format=api",
        "demozoo_url": "https://demozoo.org/music/57574/",
        "id": 57574,
        "title": "T2st",
        "author_nicks": [
            {
                "name": "Andi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32166/?format=api",
                    "id": 32166,
                    "name": "Andi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ICA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32165/?format=api",
                    "id": 32165,
                    "name": "ICA",
                    "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/134948/?format=api",
        "demozoo_url": "https://demozoo.org/music/134948/",
        "id": 134948,
        "title": "Wattnext",
        "author_nicks": [
            {
                "name": "Andi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32166/?format=api",
                    "id": 32166,
                    "name": "Andi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ICA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32165/?format=api",
                    "id": 32165,
                    "name": "ICA",
                    "is_group": true
                }
            },
            {
                "name": "Prodigy",
                "abbreviation": "PDY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                    "id": 1923,
                    "name": "Prodigy",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "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"
        ]
    }
]