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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161790/?format=api",
        "demozoo_url": "https://demozoo.org/music/161790/",
        "id": 161790,
        "title": "Bring Me Joy",
        "author_nicks": [
            {
                "name": "lug00ber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90/?format=api",
                    "id": 90,
                    "name": "lug00ber",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Boozoholics",
                "abbreviation": "BZH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88/?format=api",
                    "id": 88,
                    "name": "Boozoholics",
                    "is_group": true
                }
            },
            {
                "name": "Carl B",
                "abbreviation": "CB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5267/?format=api",
                    "id": 5267,
                    "name": "Carl B",
                    "is_group": true
                }
            },
            {
                "name": "Kvasigen",
                "abbreviation": "KVG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87/?format=api",
                    "id": 87,
                    "name": "Kvasigen",
                    "is_group": true
                }
            },
            {
                "name": "Spaceballs",
                "abbreviation": "SPB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                    "id": 3,
                    "name": "Spaceballs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-08-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/142895/?format=api",
        "demozoo_url": "https://demozoo.org/music/142895/",
        "id": 142895,
        "title": "The Alkama Challenge",
        "author_nicks": [
            {
                "name": "lug00ber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90/?format=api",
                    "id": 90,
                    "name": "lug00ber",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Boozoholics",
                "abbreviation": "BZH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88/?format=api",
                    "id": 88,
                    "name": "Boozoholics",
                    "is_group": true
                }
            },
            {
                "name": "Carl B",
                "abbreviation": "CB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5267/?format=api",
                    "id": 5267,
                    "name": "Carl B",
                    "is_group": true
                }
            },
            {
                "name": "Kvasigen",
                "abbreviation": "KVG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87/?format=api",
                    "id": 87,
                    "name": "Kvasigen",
                    "is_group": true
                }
            },
            {
                "name": "Spaceballs",
                "abbreviation": "SPB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                    "id": 3,
                    "name": "Spaceballs",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-08-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]