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

[
    {
        "url": "https://demozoo.org/api/v1/productions/117252/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/117252/",
        "id": 117252,
        "title": "I Suck",
        "author_nicks": [
            {
                "name": "Hi-Dine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5131/?format=api",
                    "id": 5131,
                    "name": "Hi-Dine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gollum",
                "abbreviation": "GLM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1162/?format=api",
                    "id": 1162,
                    "name": "Gollum",
                    "is_group": true
                }
            },
            {
                "name": "iSC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4301/?format=api",
                    "id": 4301,
                    "name": "iSC",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117254/?format=api",
        "demozoo_url": "https://demozoo.org/music/117254/",
        "id": 117254,
        "title": "Smosj",
        "author_nicks": [
            {
                "name": "Hi-Dine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5131/?format=api",
                    "id": 5131,
                    "name": "Hi-Dine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Larque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51633/?format=api",
                    "id": 51633,
                    "name": "Larque",
                    "is_group": true
                }
            },
            {
                "name": "iSC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4301/?format=api",
                    "id": 4301,
                    "name": "iSC",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]