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

[
    {
        "url": "https://demozoo.org/api/v1/productions/121203/?format=api",
        "demozoo_url": "https://demozoo.org/music/121203/",
        "id": 121203,
        "title": "No Matter",
        "author_nicks": [
            {
                "name": "Demu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53108/?format=api",
                    "id": 53108,
                    "name": "Demu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "N!P",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22834/?format=api",
                    "id": 22834,
                    "name": "N!P",
                    "is_group": true
                }
            },
            {
                "name": "TD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53109/?format=api",
                    "id": 53109,
                    "name": "TD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-06-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171090/?format=api",
        "demozoo_url": "https://demozoo.org/music/171090/",
        "id": 171090,
        "title": "Fallout",
        "author_nicks": [
            {
                "name": "Kure4Kancer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3102/?format=api",
                    "id": 3102,
                    "name": "Kure",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phase Truce",
                "abbreviation": "PHT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10049/?format=api",
                    "id": 10049,
                    "name": "Phase Truce",
                    "is_group": true
                }
            },
            {
                "name": "Rave Network Overscan",
                "abbreviation": "RNO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3066/?format=api",
                    "id": 3066,
                    "name": "Rave Network Overscan",
                    "is_group": true
                }
            },
            {
                "name": "TD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53109/?format=api",
                    "id": 53109,
                    "name": "TD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]