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

[
    {
        "url": "https://demozoo.org/api/v1/productions/7847/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7847/",
        "id": 7847,
        "title": "Nuclear Waste",
        "author_nicks": [
            {
                "name": "Moebius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8781/?format=api",
                    "id": 8781,
                    "name": "Moebius",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sub-Normals",
                "abbreviation": "Sub Normals",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18993/?format=api",
                    "id": 18993,
                    "name": "Subnormals",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29005/?format=api",
        "demozoo_url": "https://demozoo.org/music/29005/",
        "id": 29005,
        "title": "Perureggae",
        "author_nicks": [
            {
                "name": "Charly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19840/?format=api",
                    "id": 19840,
                    "name": "Charly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Subnormals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18993/?format=api",
                    "id": 18993,
                    "name": "Subnormals",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27295/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27295/",
        "id": 27295,
        "title": "Nadia",
        "author_nicks": [
            {
                "name": "Moebius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8781/?format=api",
                    "id": 8781,
                    "name": "Moebius",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sub-Normals",
                "abbreviation": "Sub Normals",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18993/?format=api",
                    "id": 18993,
                    "name": "Subnormals",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-10-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga"
        ]
    }
]