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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6857/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6857/",
        "id": 6857,
        "title": "Convex Hull",
        "author_nicks": [
            {
                "name": "Boom Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8043/?format=api",
                    "id": 8043,
                    "name": "Boom Design",
                    "is_group": true
                }
            },
            {
                "name": "Pulse",
                "abbreviation": "Pulse!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8085/?format=api",
                    "id": 8085,
                    "name": "Pulse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
                "id": 10,
                "name": "40k Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/193952/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193952/",
        "id": 193952,
        "title": "Norsu Intro",
        "author_nicks": [
            {
                "name": "Boom Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8043/?format=api",
                    "id": 8043,
                    "name": "Boom Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/193950/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193950/",
        "id": 193950,
        "title": "Synteettinen Intro",
        "author_nicks": [
            {
                "name": "Boom Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8043/?format=api",
                    "id": 8043,
                    "name": "Boom Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]