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

[
    {
        "url": "https://demozoo.org/api/v1/productions/154686/?format=api",
        "demozoo_url": "https://demozoo.org/music/154686/",
        "id": 154686,
        "title": "Boom! Boom!",
        "author_nicks": [
            {
                "name": "Rodney",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23395/?format=api",
                    "id": 23395,
                    "name": "Rodney",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Camey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75928/?format=api",
                    "id": 75928,
                    "name": "Camey",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/363611/?format=api",
        "demozoo_url": "https://demozoo.org/music/363611/",
        "id": 363611,
        "title": "Qlfon aka Dick",
        "author_nicks": [
            {
                "name": "Astovel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64428/?format=api",
                    "id": 64428,
                    "name": "Astovel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Camey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75928/?format=api",
                    "id": 75928,
                    "name": "Camey",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-29",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581",
            "dmc"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129209/?format=api",
        "demozoo_url": "https://demozoo.org/music/129209/",
        "id": 129209,
        "title": "Data Power",
        "author_nicks": [
            {
                "name": "Rodney",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23395/?format=api",
                    "id": 23395,
                    "name": "Rodney",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Camey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75928/?format=api",
                    "id": 75928,
                    "name": "Camey",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-11",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]