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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3324/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3324/",
        "id": 3324,
        "title": "ProSo",
        "author_nicks": [
            {
                "name": "Liquid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12954/?format=api",
                    "id": 12954,
                    "name": "Liquid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Die Wissenden",
                "abbreviation": "DW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3803/?format=api",
                    "id": 3803,
                    "name": "Die Wissenden",
                    "is_group": true
                }
            },
            {
                "name": "Sundancer Inc.",
                "abbreviation": "SDI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5690/?format=api",
                    "id": 5690,
                    "name": "Sundancer Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293678/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293678/",
        "id": 293678,
        "title": "Galaxies",
        "author_nicks": [
            {
                "name": "Delax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6468/?format=api",
                    "id": 6468,
                    "name": "Delax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sundancer Inc.",
                "abbreviation": "SDI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5690/?format=api",
                    "id": 5690,
                    "name": "Sundancer Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323743/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323743/",
        "id": 323743,
        "title": "Fake Plasmalines",
        "author_nicks": [
            {
                "name": "Delax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6468/?format=api",
                    "id": 6468,
                    "name": "Delax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sundancer Inc.",
                "abbreviation": "SDI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5690/?format=api",
                    "id": 5690,
                    "name": "Sundancer Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]