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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25549/?format=api",
        "demozoo_url": "https://demozoo.org/music/25549/",
        "id": 25549,
        "title": "Sun On A Sadturday",
        "author_nicks": [
            {
                "name": "NebulaH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6408/?format=api",
                    "id": 6408,
                    "name": "NebulaH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Braadworsten Brigade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6457/?format=api",
                    "id": 6457,
                    "name": "BraadworstenBrigade",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-08-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25567/?format=api",
        "demozoo_url": "https://demozoo.org/music/25567/",
        "id": 25567,
        "title": "Framebiance",
        "author_nicks": [
            {
                "name": "NebulaH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6408/?format=api",
                    "id": 6408,
                    "name": "NebulaH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Braadworsten Brigade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6457/?format=api",
                    "id": 6457,
                    "name": "BraadworstenBrigade",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-08-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "loop"
        ]
    }
]