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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309143/?format=api",
        "demozoo_url": "https://demozoo.org/music/309143/",
        "id": 309143,
        "title": "bleh",
        "author_nicks": [
            {
                "name": "Evade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/188/?format=api",
                    "id": 188,
                    "name": "Evade",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Obscure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22036/?format=api",
                    "id": 22036,
                    "name": "Obscure",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/309132/?format=api",
        "demozoo_url": "https://demozoo.org/music/309132/",
        "id": 309132,
        "title": "Spiritualism 12",
        "author_nicks": [
            {
                "name": "Evade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/188/?format=api",
                    "id": 188,
                    "name": "Evade",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Obscure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22036/?format=api",
                    "id": 22036,
                    "name": "Obscure",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "28ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293865/?format=api",
        "demozoo_url": "https://demozoo.org/music/293865/",
        "id": 293865,
        "title": "Methods",
        "author_nicks": [
            {
                "name": "Evade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/188/?format=api",
                    "id": 188,
                    "name": "Evade",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Obscure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22036/?format=api",
                    "id": 22036,
                    "name": "Obscure",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    }
]