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

[
    {
        "url": "https://demozoo.org/api/v1/productions/249051/?format=api",
        "demozoo_url": "https://demozoo.org/music/249051/",
        "id": 249051,
        "title": "Radiation",
        "author_nicks": [
            {
                "name": "Lento",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22698/?format=api",
                    "id": 22698,
                    "name": "Lento",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Camel Drivers",
                "abbreviation": "TCD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52879/?format=api",
                    "id": 52879,
                    "name": "The Camel Drivers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38819/?format=api",
        "demozoo_url": "https://demozoo.org/music/38819/",
        "id": 38819,
        "title": "Shattered Reality",
        "author_nicks": [
            {
                "name": "Pilatus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52840/?format=api",
                    "id": 52840,
                    "name": "Pilatus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Innan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25580/?format=api",
                    "id": 25580,
                    "name": "Innan",
                    "is_group": true
                }
            },
            {
                "name": "Lodis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27409/?format=api",
                    "id": 27409,
                    "name": "Lodis",
                    "is_group": true
                }
            },
            {
                "name": "The Camel Drivers",
                "abbreviation": "TCD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52879/?format=api",
                    "id": 52879,
                    "name": "The Camel Drivers",
                    "is_group": true
                }
            },
            {
                "name": "xtc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118422/?format=api",
                    "id": 118422,
                    "name": "xtc",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-10-30",
        "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"
        ]
    }
]