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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218014/?format=api",
        "demozoo_url": "https://demozoo.org/music/218014/",
        "id": 218014,
        "title": "Antipasti#01",
        "author_nicks": [
            {
                "name": "Jesus P",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20660/?format=api",
                    "id": 20660,
                    "name": "2pac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Awake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1897/?format=api",
                    "id": 1897,
                    "name": "Awake",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/366834/?format=api",
        "demozoo_url": "https://demozoo.org/music/366834/",
        "id": 366834,
        "title": "Antipasti#02",
        "author_nicks": [
            {
                "name": "Jesus P",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20660/?format=api",
                    "id": 20660,
                    "name": "2pac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Awake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1897/?format=api",
                    "id": 1897,
                    "name": "Awake",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "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"
        ]
    }
]