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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152990/?format=api",
        "demozoo_url": "https://demozoo.org/music/152990/",
        "id": 152990,
        "title": "Chaos Rules!",
        "author_nicks": [
            {
                "name": "Hilander",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8756/?format=api",
                    "id": 8756,
                    "name": "Hilander",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sentient Lifeforms",
                "abbreviation": "SLi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13618/?format=api",
                    "id": 13618,
                    "name": "Sentient Lifeforms",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-30",
        "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/32099/?format=api",
        "demozoo_url": "https://demozoo.org/music/32099/",
        "id": 32099,
        "title": "Beyond the Unknown",
        "author_nicks": [
            {
                "name": "Hilander",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8756/?format=api",
                    "id": 8756,
                    "name": "Hilander",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Consub",
                "abbreviation": "CSB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21490/?format=api",
                    "id": 21490,
                    "name": "Consub",
                    "is_group": true
                }
            },
            {
                "name": "Sentient Lifeforms",
                "abbreviation": "SLi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13618/?format=api",
                    "id": 13618,
                    "name": "Sentient Lifeforms",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "s3m",
            "11ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7771/?format=api",
        "demozoo_url": "https://demozoo.org/music/7771/",
        "id": 7771,
        "title": "Space Expedition To Nowhere",
        "author_nicks": [
            {
                "name": "Hilander",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8756/?format=api",
                    "id": 8756,
                    "name": "Hilander",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sentient Lifeforms",
                "abbreviation": "SLi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13618/?format=api",
                    "id": 13618,
                    "name": "Sentient Lifeforms",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "s3m"
        ]
    }
]