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

[
    {
        "url": "https://demozoo.org/api/v1/productions/17122/?format=api",
        "demozoo_url": "https://demozoo.org/music/17122/",
        "id": 17122,
        "title": "Speccy Rulez 4Ever",
        "author_nicks": [
            {
                "name": "Debugger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116061/?format=api",
                    "id": 116061,
                    "name": "Debugger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dron Ltd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33413/?format=api",
                    "id": 33413,
                    "name": "Dron Ltd",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56663/?format=api",
        "demozoo_url": "https://demozoo.org/music/56663/",
        "id": 56663,
        "title": "Matter",
        "author_nicks": [
            {
                "name": "Debugger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116061/?format=api",
                    "id": 116061,
                    "name": "Debugger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dron Ltd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33413/?format=api",
                    "id": 33413,
                    "name": "Dron Ltd",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]