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

[
    {
        "url": "https://demozoo.org/api/v1/productions/121289/?format=api",
        "demozoo_url": "https://demozoo.org/music/121289/",
        "id": 121289,
        "title": "Slice of Nothing",
        "author_nicks": [
            {
                "name": "Beathawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1908/?format=api",
                    "id": 1908,
                    "name": "Beathawk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Funktion",
                "abbreviation": "(F)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/283/?format=api",
                    "id": 283,
                    "name": "Funktion",
                    "is_group": true
                }
            },
            {
                "name": "Triology",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13269/?format=api",
                    "id": 13269,
                    "name": "Triology",
                    "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": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320082/?format=api",
        "demozoo_url": "https://demozoo.org/music/320082/",
        "id": 320082,
        "title": "Dubbonaut",
        "author_nicks": [
            {
                "name": "Dubberman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136328/?format=api",
                    "id": 136328,
                    "name": "Dubberman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triology",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13269/?format=api",
                    "id": 13269,
                    "name": "Triology",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-29",
        "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"
        ]
    }
]