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

[
    {
        "url": "https://demozoo.org/api/v1/productions/293784/?format=api",
        "demozoo_url": "https://demozoo.org/music/293784/",
        "id": 293784,
        "title": "Silhouettes",
        "author_nicks": [
            {
                "name": "Porus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58129/?format=api",
                    "id": 58129,
                    "name": "Porus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Carcass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10764/?format=api",
                    "id": 10764,
                    "name": "Carcass",
                    "is_group": true
                }
            },
            {
                "name": "Moss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116618/?format=api",
                    "id": 116618,
                    "name": "Moss",
                    "is_group": true
                }
            },
            {
                "name": "Plasm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116169/?format=api",
                    "id": 116169,
                    "name": "Plasm",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "22ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342942/?format=api",
        "demozoo_url": "https://demozoo.org/music/342942/",
        "id": 342942,
        "title": "Overlook",
        "author_nicks": [
            {
                "name": "Porus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58129/?format=api",
                    "id": 58129,
                    "name": "Porus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Moss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116618/?format=api",
                    "id": 116618,
                    "name": "Moss",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]