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

[
    {
        "url": "https://demozoo.org/api/v1/productions/317348/?format=api",
        "demozoo_url": "https://demozoo.org/music/317348/",
        "id": 317348,
        "title": "Alternative Reality",
        "author_nicks": [
            {
                "name": "Superted",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1179/?format=api",
                    "id": 1179,
                    "name": "Superted",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Papaya",
                "abbreviation": "PYA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5542/?format=api",
                    "id": 5542,
                    "name": "Papaya",
                    "is_group": true
                }
            },
            {
                "name": "Suspiria",
                "abbreviation": "SPA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1180/?format=api",
                    "id": 1180,
                    "name": "Suspiria",
                    "is_group": true
                }
            },
            {
                "name": "cra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135319/?format=api",
                    "id": 135319,
                    "name": "cra",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01-01",
        "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"
        ]
    }
]