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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58327/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58327/",
        "id": 58327,
        "title": "Bring the Light, Buddy",
        "author_nicks": [
            {
                "name": "flure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18774/?format=api",
                    "id": 18774,
                    "name": "flure",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sprite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30132/?format=api",
                    "id": 30132,
                    "name": "Sprite",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-07",
        "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/50591/?format=api",
        "demozoo_url": "https://demozoo.org/music/50591/",
        "id": 50591,
        "title": "Gueulet",
        "author_nicks": [
            {
                "name": "Calim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26652/?format=api",
                    "id": 26652,
                    "name": "Calim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MDR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26614/?format=api",
                    "id": 26614,
                    "name": "MDR",
                    "is_group": true
                }
            },
            {
                "name": "Sprite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30132/?format=api",
                    "id": 30132,
                    "name": "Sprite",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-09-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]