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

[
    {
        "url": "https://demozoo.org/api/v1/productions/230623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/230623/",
        "id": 230623,
        "title": "Cauldron II",
        "author_nicks": [
            {
                "name": "The Second Generation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105794/?format=api",
                    "id": 105794,
                    "name": "The Second Generation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "defaced-title-screen",
            "cauldron-ii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/347353/?format=api",
        "demozoo_url": "https://demozoo.org/productions/347353/",
        "id": 347353,
        "title": "7up Info",
        "author_nicks": [
            {
                "name": "Seven-Up Crew",
                "abbreviation": "7UP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66022/?format=api",
                    "id": 66022,
                    "name": "Seven-Up Crew",
                    "is_group": true
                }
            },
            {
                "name": "The Second Generation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105794/?format=api",
                    "id": 105794,
                    "name": "The Second Generation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]