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

[
    {
        "url": "https://demozoo.org/api/v1/productions/2531/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/2531/",
        "id": 2531,
        "title": "Sævv",
        "author_nicks": [
            {
                "name": "Dr. Suzuki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5291/?format=api",
                    "id": 5291,
                    "name": "Dr. Suzuki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NNS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5292/?format=api",
                    "id": 5292,
                    "name": "NNS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-17",
        "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/2537/?format=api",
        "demozoo_url": "https://demozoo.org/productions/2537/",
        "id": 2537,
        "title": "Fantastic animation",
        "author_nicks": [
            {
                "name": "Dr. Suzuki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5291/?format=api",
                    "id": 5291,
                    "name": "Dr. Suzuki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NNS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5292/?format=api",
                    "id": 5292,
                    "name": "NNS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22900/?format=api",
        "demozoo_url": "https://demozoo.org/music/22900/",
        "id": 22900,
        "title": "Lollypop",
        "author_nicks": [
            {
                "name": "Rolex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5314/?format=api",
                    "id": 5314,
                    "name": "Rolex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Apathy",
                "abbreviation": "APT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                    "id": 1183,
                    "name": "Apathy",
                    "is_group": true
                }
            },
            {
                "name": "Massive",
                "abbreviation": "MSV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5302/?format=api",
                    "id": 5302,
                    "name": "Massive",
                    "is_group": true
                }
            },
            {
                "name": "NNS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5292/?format=api",
                    "id": 5292,
                    "name": "NNS",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]