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

[
    {
        "url": "https://demozoo.org/api/v1/productions/98331/?format=api",
        "demozoo_url": "https://demozoo.org/music/98331/",
        "id": 98331,
        "title": "It's Ram Hot",
        "author_nicks": [
            {
                "name": "Bass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1777/?format=api",
                    "id": 1777,
                    "name": "Bass",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "No Soul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28051/?format=api",
                    "id": 28051,
                    "name": "No-Soul Produkktions",
                    "is_group": true
                }
            },
            {
                "name": "The Silents",
                "abbreviation": "TSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                    "id": 101,
                    "name": "The Silents",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-12",
        "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/207554/?format=api",
        "demozoo_url": "https://demozoo.org/music/207554/",
        "id": 207554,
        "title": "guido.is.dead.again",
        "author_nicks": [
            {
                "name": "Bass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1777/?format=api",
                    "id": 1777,
                    "name": "Bass",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "No-Soul Produkktions",
                "abbreviation": "NSP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28051/?format=api",
                    "id": 28051,
                    "name": "No-Soul Produkktions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]