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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218153/?format=api",
        "demozoo_url": "https://demozoo.org/music/218153/",
        "id": 218153,
        "title": "Marinara-vesuvio",
        "author_nicks": [
            {
                "name": "Savage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66102/?format=api",
                    "id": 66102,
                    "name": "Savage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Acme Factories",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/795/?format=api",
                    "id": 795,
                    "name": "Acme Factories",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "cover-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/221247/?format=api",
        "demozoo_url": "https://demozoo.org/music/221247/",
        "id": 221247,
        "title": "Magic Twins",
        "author_nicks": [
            {
                "name": "Noyce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91426/?format=api",
                    "id": 91426,
                    "name": "Noyce",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Acme Factories",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/795/?format=api",
                    "id": 795,
                    "name": "Acme Factories",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-07-08",
        "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"
        ]
    }
]