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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342781/?format=api",
        "demozoo_url": "https://demozoo.org/music/342781/",
        "id": 342781,
        "title": "Energy Flow",
        "author_nicks": [
            {
                "name": "PAH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116373/?format=api",
                    "id": 116373,
                    "name": "PAH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Liquid Dreams",
                "abbreviation": "LDi",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26025/?format=api",
                    "id": 26025,
                    "name": "Liquid Dreams",
                    "is_group": true
                }
            },
            {
                "name": "United Music Composers",
                "abbreviation": "UMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142123/?format=api",
                    "id": 142123,
                    "name": "United Music Composers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342851/?format=api",
        "demozoo_url": "https://demozoo.org/music/342851/",
        "id": 342851,
        "title": "Symbiotic Mind",
        "author_nicks": [
            {
                "name": "Steel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142153/?format=api",
                    "id": 142153,
                    "name": "Steel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "United Music Composers",
                "abbreviation": "UMC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142123/?format=api",
                    "id": 142123,
                    "name": "United Music Composers",
                    "is_group": true
                }
            },
            {
                "name": "X-Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142154/?format=api",
                    "id": 142154,
                    "name": "X-Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]