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

[
    {
        "url": "https://demozoo.org/api/v1/productions/111712/?format=api",
        "demozoo_url": "https://demozoo.org/productions/111712/",
        "id": 111712,
        "title": "Muzak",
        "author_nicks": [
            {
                "name": "Tomasz Liebich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44131/?format=api",
                    "id": 44131,
                    "name": "Tomasz Liebich",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Union Software Of Silesia Rousers",
                "abbreviation": "USSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35377/?format=api",
                    "id": 35377,
                    "name": "Union Software Of Silesia Rousers",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62137/?format=api",
        "demozoo_url": "https://demozoo.org/music/62137/",
        "id": 62137,
        "title": "Orneta'95 aka Muzak",
        "author_nicks": [
            {
                "name": "Tomasz Liebich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44131/?format=api",
                    "id": 44131,
                    "name": "Tomasz Liebich",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Union Software Of Silesia Rousers",
                "abbreviation": "USSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35377/?format=api",
                    "id": 35377,
                    "name": "Union Software Of Silesia Rousers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-05",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/111422/?format=api",
        "demozoo_url": "https://demozoo.org/productions/111422/",
        "id": 111422,
        "title": "Nemesis",
        "author_nicks": [
            {
                "name": "Michal Widera",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49672/?format=api",
                    "id": 49672,
                    "name": "Muro",
                    "is_group": false
                }
            },
            {
                "name": "Paskud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32419/?format=api",
                    "id": 32419,
                    "name": "Paskud",
                    "is_group": false
                }
            },
            {
                "name": "Tomasz Liebich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44131/?format=api",
                    "id": 44131,
                    "name": "Tomasz Liebich",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Union Software Of Silesia Rousers",
                "abbreviation": "USSR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35377/?format=api",
                    "id": 35377,
                    "name": "Union Software Of Silesia Rousers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1990-03-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "polish"
        ]
    }
]