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

[
    {
        "url": "https://demozoo.org/api/v1/productions/91063/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91063/",
        "id": 91063,
        "title": "A Pretty BASIC demo",
        "author_nicks": [
            {
                "name": "jonnosan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44146/?format=api",
                    "id": 44146,
                    "name": "Slack_",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BoRE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44147/?format=api",
                    "id": 44147,
                    "name": "BoRE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-11-12",
        "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/32218/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32218/",
        "id": 32218,
        "title": "ffa6:0000",
        "author_nicks": [
            {
                "name": "slack mammoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21564/?format=api",
                    "id": 21564,
                    "name": "slack mammoth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BoRE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44147/?format=api",
                    "id": 44147,
                    "name": "BoRE",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-01-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]