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

[
    {
        "url": "https://demozoo.org/api/v1/productions/135472/?format=api",
        "demozoo_url": "https://demozoo.org/productions/135472/",
        "id": 135472,
        "title": "2for14 Party Version",
        "author_nicks": [
            {
                "name": "Nightlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4003/?format=api",
                    "id": 4003,
                    "name": "Nightlord",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aesrude",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17084/?format=api",
                    "id": 17084,
                    "name": "Aesrude",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-03-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177086/?format=api",
        "demozoo_url": "https://demozoo.org/music/177086/",
        "id": 177086,
        "title": "Trapped",
        "author_nicks": [
            {
                "name": "Nightlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4003/?format=api",
                    "id": 4003,
                    "name": "Nightlord",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aesrude",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17084/?format=api",
                    "id": 17084,
                    "name": "Aesrude",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-12-25",
        "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/48544/?format=api",
        "demozoo_url": "https://demozoo.org/productions/48544/",
        "id": 48544,
        "title": "Water",
        "author_nicks": [
            {
                "name": "Nightlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4003/?format=api",
                    "id": 4003,
                    "name": "Nightlord",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aesrude",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17084/?format=api",
                    "id": 17084,
                    "name": "Aesrude",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-03-15",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]