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

[
    {
        "url": "https://demozoo.org/api/v1/productions/137033/?format=api",
        "demozoo_url": "https://demozoo.org/music/137033/",
        "id": 137033,
        "title": "First Attempt",
        "author_nicks": [
            {
                "name": "Prokrastinator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58131/?format=api",
                    "id": 58131,
                    "name": "Prokrastinator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infotech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58110/?format=api",
                    "id": 58110,
                    "name": "Infotech",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "14ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137068/?format=api",
        "demozoo_url": "https://demozoo.org/music/137068/",
        "id": 137068,
        "title": "S.N.K. Acidz",
        "author_nicks": [
            {
                "name": "NoLuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58148/?format=api",
                    "id": 58148,
                    "name": "NoLuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infotech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58110/?format=api",
                    "id": 58110,
                    "name": "Infotech",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "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/137115/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137115/",
        "id": 137115,
        "title": "Explosion",
        "author_nicks": [
            {
                "name": "NoLuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58148/?format=api",
                    "id": 58148,
                    "name": "NoLuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infotech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58110/?format=api",
                    "id": 58110,
                    "name": "Infotech",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137118/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137118/",
        "id": 137118,
        "title": "3D Road Simulation",
        "author_nicks": [
            {
                "name": "Prokrastinator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58131/?format=api",
                    "id": 58131,
                    "name": "Prokrastinator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infotech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58110/?format=api",
                    "id": 58110,
                    "name": "Infotech",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
                "id": 10,
                "name": "40k Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]