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

[
    {
        "url": "https://demozoo.org/api/v1/productions/313181/?format=api",
        "demozoo_url": "https://demozoo.org/music/313181/",
        "id": 313181,
        "title": "Microsoft Rules",
        "author_nicks": [
            {
                "name": "Purppis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133768/?format=api",
                    "id": 133768,
                    "name": "Purppis",
                    "is_group": false
                }
            },
            {
                "name": "Skeidan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133769/?format=api",
                    "id": 133769,
                    "name": "Skeidan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainwash Inc.",
                "abbreviation": "BWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118285/?format=api",
                    "id": 118285,
                    "name": "Brainwash Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "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/146102/?format=api",
        "demozoo_url": "https://demozoo.org/music/146102/",
        "id": 146102,
        "title": "Against All Odds",
        "author_nicks": [
            {
                "name": "Eye",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61547/?format=api",
                    "id": 61547,
                    "name": "The Eye",
                    "is_group": false
                }
            },
            {
                "name": "LaFore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61548/?format=api",
                    "id": 61548,
                    "name": "LaFore",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainwash Inc.",
                "abbreviation": "BWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118285/?format=api",
                    "id": 118285,
                    "name": "Brainwash Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/132269/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/132269/",
        "id": 132269,
        "title": "Head",
        "author_nicks": [
            {
                "name": "Epsilon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118284/?format=api",
                    "id": 118284,
                    "name": "Epsilon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainwash Inc.",
                "abbreviation": "BWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118285/?format=api",
                    "id": 118285,
                    "name": "Brainwash Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]