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

[
    {
        "url": "https://demozoo.org/api/v1/productions/104080/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/104080/",
        "id": 104080,
        "title": "Rest In Peace",
        "author_nicks": [
            {
                "name": "Fractal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48493/?format=api",
                    "id": 48493,
                    "name": "Fractal",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81454/?format=api",
                    "id": 81454,
                    "name": "Insanity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323230/?format=api",
        "demozoo_url": "https://demozoo.org/productions/323230/",
        "id": 323230,
        "title": "Enforce public preview v.02 alpha",
        "author_nicks": [
            {
                "name": "FiDo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90412/?format=api",
                    "id": 90412,
                    "name": "FiDo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81454/?format=api",
                    "id": 81454,
                    "name": "Insanity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/246334/?format=api",
        "demozoo_url": "https://demozoo.org/music/246334/",
        "id": 246334,
        "title": "King Diamond",
        "author_nicks": [
            {
                "name": "Hollowman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48487/?format=api",
                    "id": 48487,
                    "name": "Hollowman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81454/?format=api",
                    "id": 81454,
                    "name": "Insanity",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]