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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71574/?format=api",
        "demozoo_url": "https://demozoo.org/music/71574/",
        "id": 71574,
        "title": "Muro cortina",
        "author_nicks": [
            {
                "name": "alfie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39229/?format=api",
                    "id": 39229,
                    "name": "alfie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39230/?format=api",
                    "id": 39230,
                    "name": "RF",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-08-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71575/?format=api",
        "demozoo_url": "https://demozoo.org/music/71575/",
        "id": 71575,
        "title": "Dodecaphonic Excerpts",
        "author_nicks": [
            {
                "name": "Linazero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39231/?format=api",
                    "id": 39231,
                    "name": "Linazero",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39230/?format=api",
                    "id": 39230,
                    "name": "RF",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-08-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]