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

[
    {
        "url": "https://demozoo.org/api/v1/productions/334062/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334062/",
        "id": 334062,
        "title": "Emphasis",
        "author_nicks": [
            {
                "name": "The Last Science",
                "abbreviation": "TLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54652/?format=api",
                    "id": 54652,
                    "name": "The Last Science",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Higher Computer Science 5005",
                "abbreviation": "HCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65362/?format=api",
                    "id": 65362,
                    "name": "Higher Computer Science 5005",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-01-16",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/321104/?format=api",
        "demozoo_url": "https://demozoo.org/music/321104/",
        "id": 321104,
        "title": "Magmax Demo",
        "author_nicks": [
            {
                "name": "The Dream Maker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119496/?format=api",
                    "id": 119496,
                    "name": "The Dream Maker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Higher Computer Science 5005",
                "abbreviation": "HCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65362/?format=api",
                    "id": 65362,
                    "name": "Higher Computer Science 5005",
                    "is_group": true
                }
            }
        ],
        "release_date": "1987-02-21",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    }
]