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

[
    {
        "url": "https://demozoo.org/api/v1/productions/51351/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51351/",
        "id": 51351,
        "title": "ChargerCat",
        "author_nicks": [
            {
                "name": "Ravezed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26872/?format=api",
                    "id": 26872,
                    "name": "Ravezed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Godmode Falcons",
                "abbreviation": "GMFLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30471/?format=api",
                    "id": 30471,
                    "name": "Godmode Falcons",
                    "is_group": true
                }
            },
            {
                "name": "Lungcancer Entertainment",
                "abbreviation": "LCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14413/?format=api",
                    "id": 14413,
                    "name": "Lungcancer Entertainment",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-09-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51389/?format=api",
        "demozoo_url": "https://demozoo.org/productions/51389/",
        "id": 51389,
        "title": "Liquid Is Liquid",
        "author_nicks": [
            {
                "name": "SP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14418/?format=api",
                    "id": 14418,
                    "name": "-SP-",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Godmode Falcons",
                "abbreviation": "GMFLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30471/?format=api",
                    "id": 30471,
                    "name": "Godmode Falcons",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-09-19",
        "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/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87087/?format=api",
        "demozoo_url": "https://demozoo.org/music/87087/",
        "id": 87087,
        "title": "Drowning",
        "author_nicks": [
            {
                "name": "SP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14418/?format=api",
                    "id": 14418,
                    "name": "-SP-",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Godmode Falcons",
                "abbreviation": "GMFLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30471/?format=api",
                    "id": 30471,
                    "name": "Godmode Falcons",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-06-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]